Reformat all "control" to "ctrl"
This commit is contained in:
parent
4ab6f94709
commit
4ea24b4d51
@ -514,16 +514,16 @@ bindsym ctrl+mod1+Return exec --no-startup-id kitty;focus
|
|||||||
#bindsym ctrl+mod1+r exec --no-startup-id xfce4-taskmanager;focus
|
#bindsym ctrl+mod1+r exec --no-startup-id xfce4-taskmanager;focus
|
||||||
|
|
||||||
#settings
|
#settings
|
||||||
#bindsym control+mod1+s exec --no-startup-id xfce4-settings-manager
|
#bindsym ctrl+mod1+s exec --no-startup-id xfce4-settings-manager
|
||||||
|
|
||||||
#pavucontrol
|
#pavucontrol
|
||||||
bindsym control+mod1+u exec --no-startup-id pavucontrol;focus
|
bindsym ctrl+mod1+u exec --no-startup-id pavucontrol;focus
|
||||||
|
|
||||||
#rofi
|
#rofi
|
||||||
bindsym control+mod1+a exec --no-startup-id rofi -show drun
|
bindsym ctrl+mod1+a exec --no-startup-id rofi -show drun
|
||||||
|
|
||||||
# joplin
|
# joplin
|
||||||
bindsym control+mod1+n exec --no-startup-id joplin-desktop;focus
|
bindsym ctrl+mod1+n exec --no-startup-id joplin-desktop;focus
|
||||||
|
|
||||||
#texteditors
|
#texteditors
|
||||||
#bindsym ctrl+mod1+e exec --no-startup-id vscodium;focus
|
#bindsym ctrl+mod1+e exec --no-startup-id vscodium;focus
|
||||||
@ -538,7 +538,7 @@ bindsym ctrl+mod1+t exec --no-startup-id thunar;focus
|
|||||||
bindsym ctrl+mod1+l exec --no-startup-id libreoffice;focus
|
bindsym ctrl+mod1+l exec --no-startup-id libreoffice;focus
|
||||||
|
|
||||||
#browsers
|
#browsers
|
||||||
bindsym control+mod1+f exec --no-startup-id firefox;focus
|
bindsym ctrl+mod1+f exec --no-startup-id firefox;focus
|
||||||
|
|
||||||
#tauon music box
|
#tauon music box
|
||||||
#bindsym ctrl+mod1+m exec --no-startup-id tauon;focus
|
#bindsym ctrl+mod1+m exec --no-startup-id tauon;focus
|
||||||
@ -565,9 +565,9 @@ bindsym ctrl+mod1+p exec rofi -modi emoji -show emoji
|
|||||||
#####################################################################################################################
|
#####################################################################################################################
|
||||||
|
|
||||||
#bindsym Print exec --no-startup-id xfce4-screenshooter
|
#bindsym Print exec --no-startup-id xfce4-screenshooter
|
||||||
#bindsym Control+Print exec --no-startup-id xfce4-screenshooter
|
#bindsym Ctrl+Print exec --no-startup-id xfce4-screenshooter
|
||||||
bindsym Print exec --no-startup-id flameshot gui
|
bindsym Print exec --no-startup-id flameshot gui
|
||||||
bindsym Control+Print exec --no-startup-id flameshot gui -d 2000
|
bindsym Ctrl+Print exec --no-startup-id flameshot gui -d 2000
|
||||||
|
|
||||||
|
|
||||||
#####################################################################################################################
|
#####################################################################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user