growl
This commit is contained in:
parent
abe33596e4
commit
7e59381e92
4 changed files with 5 additions and 9 deletions
|
|
@ -96,6 +96,7 @@ in
|
|||
in {
|
||||
"XF86AudioRaiseVolume".action.spawn = ["pamixer" "--allow-boost" "-i" "5"];
|
||||
"XF86AudioLowerVolume".action.spawn = ["pamixer" "--allow-boost" "-d" "5"];
|
||||
"XF86AudioMute".action.spawn = ["pamixer" "-t"];
|
||||
"Super+E".action = spawn ["${pkgs.nushell}/bin/nu" "/home/chris/bin/niriemacslof"];
|
||||
"Super+Return".action.spawn = "alacritty";
|
||||
"Super+B".action = spawn ["${pkgs.nushell}/bin/nu" "/home/chris/bin/nirilof" "org.qutebrowser.qutebrowser" "qutebrowser"];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue