making waybar work for both hyprland and niri
This commit is contained in:
parent
bf932e2ca5
commit
fc99a7993b
3 changed files with 4 additions and 4 deletions
|
|
@ -105,7 +105,7 @@ in
|
|||
"Super+I".action.spawn = ["alacritty" "--class" "btm" "-e" "btm"];
|
||||
"Super+Alt+B".action.spawn = ["alacritty" "--class" "bluetui" "-e" "bluetui"];
|
||||
"Super+Alt+W".action.spawn = ["alacritty" "--class" "impala" "-e" "impala"];
|
||||
"Super+A".action.spawn = ["alacritty" "--class" "pulsemixer" "-e" "pulsemixer"];
|
||||
"Super+A".action.spawn = ["alacritty" "--class" "pulsemixer" "-e" "${pkgs.wiremix}/bin/wiremix"];
|
||||
"Super+Shift+F".action.spawn = ["cosmic-files"];
|
||||
"Super+Shift+Q".action = quit;
|
||||
"Super+O".action = toggle-overview;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue