Changed some files. That's about it.
This commit is contained in:
parent
e701f16211
commit
e201e46dd1
@ -101,6 +101,10 @@ bindsym $mod+w layout tabbed
|
||||
bindsym $mod+e layout toggle split
|
||||
bindsym $mod+Shift+space floating toggle
|
||||
bindsym $mod+space focus mode_toggle
|
||||
# bindsym $mod+space workspace back_and_forth
|
||||
bindsym $mod+o workspace back_and_forth
|
||||
bindsym $mod+bracketleft workspace prev
|
||||
bindsym $mod+bracketright workspace next
|
||||
bindsym $mod+a focus parent
|
||||
bindsym $mod+1 workspace 1
|
||||
bindsym $mod+2 workspace 2
|
||||
|
@ -1,4 +1,5 @@
|
||||
exec xrandr --output HDMI1 --mode 1920x1080 --primary --output HDMI3 --mode 1920x1080 --left-of HDMI1
|
||||
xrandr --output LVDS1 --primary
|
||||
exec i3
|
||||
exec numlockx
|
||||
exec syndaemon -i .5 -d
|
||||
exec xrandr --output HDMI1 --mode 1920x1080 --primary --output HDMI3 --mode 1920x1080 --left-of HDMI1
|
||||
|
Loading…
Reference in New Issue
Block a user