grr
This commit is contained in:
parent
2a8d8112e7
commit
ba629e22cf
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ in
|
||||||
"Super+Space".action.spawn = "cosmic-launcher";
|
"Super+Space".action.spawn = "cosmic-launcher";
|
||||||
"Super+Alt+Space".action.spawn = ["rofi" "-no-lazy-grab" "-modi" "combi" "-show" "combi" "-combi-modi" "'drun,run'"];
|
"Super+Alt+Space".action.spawn = ["rofi" "-no-lazy-grab" "-modi" "combi" "-show" "combi" "-combi-modi" "'drun,run'"];
|
||||||
# "Super+Space".action.spawn = "rofi -i -show window";
|
# "Super+Space".action.spawn = "rofi -i -show window";
|
||||||
"Super+V".action= spawn ["${pkgs.fish}/bin/fish" "-c" "${pkgs.cliphist}/bin/cliphist list | ${pkgs.rofi-wayland}/bin/rofi -p ' ' -dmenu | ${pkgs.cliphist}/bin/cliphist decode | ${pkgs.wl-clipboard}/bin/wl-copy"];
|
"Super+V".action = spawn ["${pkgs.fish}/bin/fish" "-c" "${pkgs.cliphist}/bin/cliphist list | ${pkgs.rofi-wayland}/bin/rofi -p ' ' -dmenu | ${pkgs.cliphist}/bin/cliphist decode | ${pkgs.wl-clipboard}/bin/wl-copy"];
|
||||||
"Super+I".action.spawn = ["alacritty" "--class" "btm" "-e" "btm"];
|
"Super+I".action.spawn = ["alacritty" "--class" "btm" "-e" "btm"];
|
||||||
"Super+A".action.spawn = ["alacritty" "--class" "pulsemixer" "-e" "pulsemixer"];
|
"Super+A".action.spawn = ["alacritty" "--class" "pulsemixer" "-e" "pulsemixer"];
|
||||||
"Super+Shift+Q".action = quit;
|
"Super+Shift+Q".action = quit;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue