fix(waybar): resolve keybinding conflicts for system popups
This commit is contained in:
@@ -60,9 +60,9 @@ in {
|
|||||||
|
|
||||||
bind = [
|
bind = [
|
||||||
"SUPER, Escape, exec, hakase-popup-launch btop"
|
"SUPER, Escape, exec, hakase-popup-launch btop"
|
||||||
"SUPER, W, exec, hakase-popup-launch impala"
|
"SUPER, N, exec, hakase-popup-launch impala"
|
||||||
"SUPER, B, exec, hakase-popup-launch bluetui"
|
"SUPER, B, exec, hakase-popup-launch bluetui"
|
||||||
"SUPER, V, exec, hakase-popup-launch wiremix"
|
"SUPER, A, exec, hakase-popup-launch wiremix"
|
||||||
];
|
];
|
||||||
|
|
||||||
windowrulev2 = [
|
windowrulev2 = [
|
||||||
|
|||||||
Reference in New Issue
Block a user