feat: core config improvements
This commit is contained in:
@@ -10,9 +10,9 @@ super + Return
|
||||
# super + @space
|
||||
# dmenu_run
|
||||
# program launcher
|
||||
alt + @space
|
||||
rofi -no-config -no-lazy-grab -show drun -modi drun -theme ~/.config/rofi/theme.rasi -show-icons
|
||||
super + @space
|
||||
rofi -no-config -no-lazy-grab -show drun -modi drun -theme ~/.config/rofi/theme.rasi -show-icons
|
||||
alt + @space
|
||||
rofi -no-config -no-lazy-grab -show run -theme ~/.config/rofi/theme.rasi -modi
|
||||
|
||||
# make sxhkd reload its configuration files:
|
||||
@@ -135,10 +135,10 @@ super + shift + b
|
||||
firefox --private-window
|
||||
|
||||
# FIXME: not working
|
||||
super + c
|
||||
xdotool getactivewindow key ctrl+c
|
||||
super + v
|
||||
xdotool getactivewindow key ctrl+v
|
||||
# super + c
|
||||
# xdotool getactivewindow key ctrl+c
|
||||
# super + v
|
||||
# xdotool getactivewindow key ctrl+v
|
||||
|
||||
super + e
|
||||
st -e yazi
|
||||
|
||||
Reference in New Issue
Block a user