fixed niri audio and more nixbook tweaks
This commit is contained in:
parent
2b7d6af67c
commit
b981089b88
4 changed files with 35 additions and 10 deletions
|
|
@ -106,7 +106,7 @@ in
|
|||
"Super+I".action.spawn = ["alacritty" "--class" "btm" "-e" "btop"];
|
||||
"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" "${pkgs.wiremix}/bin/wiremix"];
|
||||
"Super+A".action.spawn = ["alacritty" "--class" "pulsemixer" "-e" "${pkgs.wiremix}/bin/wiremix" "-v" "output"];
|
||||
"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