We should be able to leave i3
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
setxkbmap -model pc105 -layout us,ru -option grp:ctrls_toggle
|
||||
setxkbmap -option caps:escape -option compose:ralt &
|
||||
|
||||
Xcursor*theme: DMZ
|
||||
Xcursor*theme: whiteglass
|
||||
Xcursor*size: 24
|
||||
|
||||
@ -69,6 +69,7 @@ bindsym $mod+Return exec $term
|
||||
# KILL
|
||||
bindsym $mod+Shift+q kill
|
||||
bindsym $mod+Ctrl+x exec rofi-exit
|
||||
bindsym $mod+Shift+x exec exit
|
||||
|
||||
# RELOAD
|
||||
bindsym $mod+Shift+BackSpace reload
|
||||
@ -294,7 +295,6 @@ bindsym $mod+Ctrl+d exec $solobrowser https://15five-dev.atlassian.net/secure/Da
|
||||
bindsym $mod+Ctrl+q exec $solobrowser https://15five.quip.com/
|
||||
|
||||
bindsym $mod+e exec emacsclient -c
|
||||
bindsym $mod+Shift+e exec emacs -ib 16
|
||||
|
||||
bindsym $mod+o exec rofi-now
|
||||
bindsym $mod+Ctrl+o exec rofi-vol
|
||||
|
||||
Reference in New Issue
Block a user