feat(waybar): add hyprland keybindings for system popups
This commit is contained in:
@@ -58,6 +58,13 @@ in {
|
||||
"uwsm app -- waybar"
|
||||
];
|
||||
|
||||
bind = [
|
||||
"SUPER, Escape, exec, hakase-popup-launch btop"
|
||||
"SUPER, W, exec, hakase-popup-launch impala"
|
||||
"SUPER, B, exec, hakase-popup-launch bluetui"
|
||||
"SUPER, V, exec, hakase-popup-launch wiremix"
|
||||
];
|
||||
|
||||
windowrulev2 = [
|
||||
# --- POPUP RULES (Wifi, BT, Audio) ---
|
||||
"float, class:^(org\.hakase\.popup\..*)$"
|
||||
|
||||
Reference in New Issue
Block a user