Hyprlock & idle

This commit is contained in:
Henry Sipp
2025-06-28 13:40:05 -05:00
parent 914c121567
commit 57180d80bb
7 changed files with 65 additions and 11 deletions
+2 -2
View File
@@ -85,9 +85,9 @@ in {
};
dwindle = {
pseudotile = true;
pseudotile = true;
preserve_split = true;
force_split = 2;
force_split = 2;
};
master = {
+1 -1
View File
@@ -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"