refactor(hyprland): final decentralization of rules and binds
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user