the grrs.
This commit is contained in:
parent
9692fc7f99
commit
a946afaa89
8 changed files with 5823 additions and 21 deletions
|
|
@ -96,9 +96,9 @@ in
|
|||
in {
|
||||
"XF86AudioRaiseVolume".action.spawn = ["pamixer" "--allow-boost" "-i" "5"];
|
||||
"XF86AudioLowerVolume".action.spawn = ["pamixer" "--allow-boost" "-d" "5"];
|
||||
"Super+E".action = spawn ["${pkgs.nushell}/bin/nu" "niriemacslof"];
|
||||
"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" "nirifflof"];
|
||||
"Super+B".action = spawn ["${pkgs.nushell}/bin/nu" "/home/chris/bin/nirifflof"];
|
||||
"Super+Alt+Space".action.spawn = "${pkgs.cosmic-launcher}/bin/cosmic-launcher";
|
||||
"Super+Space".action.spawn = ["${pkgs.fish}/bin/fish" "-c" "rofi -no-lazy-grab -modi combi -show combi -combi-modi drun,run"];
|
||||
"Super+Shift+W".action.spawn = "rofi -i -show window";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue