refactor(hyprland): final decentralization of rules and binds

This commit is contained in:
kenji
2026-01-05 12:52:39 -06:00
parent c656cf81d2
commit 425c429297
4 changed files with 23 additions and 19 deletions
+7
View File
@@ -57,6 +57,13 @@ in {
exec-once = [
"uwsm app -- waybar"
];
windowrulev2 = [
# --- POPUP RULES (Wifi, BT, Audio) ---
"float, class:^(org\.hakase\.popup\..*)$"
"animation slide right, class:^(org\.hakase\.popup\..*)$"
"dimaround, class:^(org\.hakase\.popup\..*)$"
];
};
imports = [
./style.nix