idk
This commit is contained in:
parent
d8eed44b44
commit
c9f966320d
2 changed files with 1 additions and 2 deletions
|
@ -95,7 +95,7 @@ in
|
|||
in {
|
||||
"XF86AudioRaiseVolume".action.spawn = ["pamixer" "--allow-boost" "-i" "5"];
|
||||
"XF86AudioLowerVolume".action.spawn = ["pamixer" "--allow-boost" "-d" "5"];
|
||||
"Super+E".action = spawn-sh "${pkgs.nushell}/bin/nu /home/chris/bin/nirilof emacs \"emacslient -c\"";
|
||||
"Super+E".action = spawn ["${pkgs.nushell}/bin/nu" "/home/chris/bin/nirilof" "emacs" "emacslient -c"];
|
||||
"Super+Return".action.spawn = "alacritty";
|
||||
"Super+B".action = spawn ["${pkgs.nushell}/bin/nu" "/home/chris/bin/nirilof" "org.qutebrowser.qutebrowser" "qutebrowser"];
|
||||
"Super+Alt+Space".action.spawn = "${pkgs.cosmic-launcher}/bin/cosmic-launcher";
|
||||
|
|
|
@ -126,7 +126,6 @@
|
|||
xcape
|
||||
xclip
|
||||
lapce
|
||||
zed-editor
|
||||
# maim
|
||||
unclutter-xfixes
|
||||
bluez-tools
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue