various updates
- nvim fixes - firefox updates - stop breaking sxhkdrc
This commit is contained in:
@@ -18,15 +18,6 @@ super + Return
|
||||
ctrl + super + Return
|
||||
xst -e bash -c "(tmux ls | grep -qEv 'attached|scratch' && tmux at) || tmux"
|
||||
|
||||
# Open a disposable, floating terminal window, for quick shell commands.
|
||||
super + grave
|
||||
scratch
|
||||
|
||||
# Open a disposable scratch buffer in a floating Emacs window, to run arbitrary
|
||||
# code or quickly note something down.
|
||||
super + shift + grave
|
||||
emacsclient --eval "(open-scratch-frame)"
|
||||
|
||||
super + space
|
||||
rofi -show drun -modi drun,run -show-icons -theme theme/appmenu.rasi
|
||||
|
||||
@@ -34,7 +25,7 @@ super + Tab
|
||||
rofi -show window -show-icons -theme theme/windowmenu.rasi
|
||||
|
||||
super + e
|
||||
rofimoji --rofi-args "-theme theme/emojimenu.rasi" --skin-tone moderate --action copy
|
||||
rofimoji --selector-args "-theme theme/emojimenu.rasi" --skin-tone moderate --action copy
|
||||
|
||||
super + p
|
||||
passmenu
|
||||
@@ -45,8 +36,8 @@ super + s
|
||||
super + o
|
||||
screenshot
|
||||
|
||||
super + Escape
|
||||
pkill -USR1 -x sxhkd
|
||||
# super + Escape
|
||||
# pkill -USR1 -x sxhkd
|
||||
|
||||
super + n
|
||||
xkblayout-state set +1
|
||||
|
||||
Reference in New Issue
Block a user