Align comments
This commit is contained in:
parent
16e98c9503
commit
978237daea
@ -27,13 +27,13 @@ set $mon1 DP-0
|
||||
set $mon2 LVDS-0
|
||||
|
||||
## Keybindings! ##
|
||||
bindsym $mod+Return exec mate-terminal # start a terminal
|
||||
bindsym $mod+e exec /home/adam/.bin/emacsclient-tmpFix # start emacs
|
||||
bindsym $mod+Return exec mate-terminal # start a terminal
|
||||
bindsym $mod+e exec /home/adam/.bin/emacsclient-tmpFix # start emacs
|
||||
bindsym $mod+Shift+e exec thunderbird
|
||||
|
||||
bindsym Mod1+Mod4+s exec /home/adam/.bin/lock.sh suspend # suspend
|
||||
bindsym Mod1+Control+l exec /home/adam/.bin/lock.sh lock # lock screen
|
||||
bindsym Mod1+Control+Delete exec /home/adam/.bin/lock.sh pick # power menu
|
||||
bindsym Mod1+Mod4+s exec /home/adam/.bin/lock.sh suspend # suspend
|
||||
bindsym Mod1+Control+l exec /home/adam/.bin/lock.sh lock # lock screen
|
||||
bindsym Mod1+Control+Delete exec /home/adam/.bin/lock.sh pick # power menu
|
||||
|
||||
bindsym $mod+space exec --no-startup-id j4-dmenu-desktop --dmenu="rofi -dmenu -i -bg '#222222' -fg '#cccccc' -fg-active '#ffffff' -p 'Apps:'" # start rofi with only .desktop files
|
||||
bindsym $mod+d exec --no-startup-id rofi -show run -bg '#222222' -fg '#cccccc' -fg-active '#ffffff' # start rofi
|
||||
|
Loading…
Reference in New Issue
Block a user