Add ctrl-shift-e to run commands.
This commit is contained in:
parent
ef8d9fd3a4
commit
17dc67816a
1 changed files with 1 additions and 0 deletions
|
|
@ -115,6 +115,7 @@
|
|||
"$mod, w, exec, firefox"
|
||||
"$mod SHIFT, w, exec, firefox --private-window"
|
||||
"$mod SHIFT, s, exec, TMP=$(rofi -dmenu -p \"nix search\") && firefox \"https://search.nixos.org/packages?channel=unstable&query=$TMP\""
|
||||
"$mod SHIFT, e, exec, $(rofi -dmenu -p \"command\" -l 0)"
|
||||
"$mod, m, exec, kitty --class floating -e pulsemixer"
|
||||
"$mod, d, exec, ~/.bin/runmenu"
|
||||
"$mod, x, exec, keepmenu"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue