mirror of
https://github.com/henrysipp/omarchy-nix.git
synced 2026-06-15 14:09:57 -05:00
Hyprlock & idle
This commit is contained in:
@@ -85,9 +85,9 @@ in {
|
||||
};
|
||||
|
||||
dwindle = {
|
||||
pseudotile = true;
|
||||
pseudotile = true;
|
||||
preserve_split = true;
|
||||
force_split = 2;
|
||||
force_split = 2;
|
||||
};
|
||||
|
||||
master = {
|
||||
|
||||
@@ -11,7 +11,7 @@
|
||||
# Force chromium into a tile to deal with --app bug
|
||||
"tile, class:^(chromium)$"
|
||||
|
||||
# Just dash of transparency
|
||||
# Just dash of transparency
|
||||
"opacity 0.97 0.9, class:.*"
|
||||
"opacity 1 0.97, class:^(chromium|google-chrome|google-chrome-unstable)$"
|
||||
"opacity 0.97 0.9, initialClass:^(chrome-.*-Default)$ # web apps"
|
||||
|
||||
Reference in New Issue
Block a user