Minor changes
This commit is contained in:
parent
4277433165
commit
d0f5571270
@ -1,4 +1,5 @@
|
||||
set $mod Mod4
|
||||
assign [class=Firefox] 2
|
||||
exec --no-startup-id "zsh -c 'xrandr --output LVDS1 --primary || xrandr --output HDMI3 --primary'"
|
||||
bindsym $mod+shift+d exec i3-input -F 'rename workspace to "%s"' -P 'Rename to: '
|
||||
#exec xrandr --output HDMI3 --left-of HDMI1 &
|
||||
@ -74,6 +75,8 @@ mode "resize" {
|
||||
}
|
||||
#font -misc-fixed-medium-r-normal--13-120-75-75-C-70-iso10646-1
|
||||
floating_modifier $mod
|
||||
bindsym $mod+i border normal
|
||||
bindsym $mod+shift+i border 1pixel
|
||||
bindsym $mod+Return exec xterm
|
||||
bindsym $mod+shift+Return exec xterm -e "cd `xcwd`&&/bin/zsh"
|
||||
bindsym $mod+shift+c kill
|
||||
@ -99,6 +102,7 @@ bindsym $mod+shift+Down move down
|
||||
bindsym $mod+shift+Up move up
|
||||
bindsym $mod+shift+Right move right
|
||||
bindsym $mod+f fullscreen
|
||||
bindsym $mod+shift+f fullscreen global
|
||||
bindsym $mod+s layout stacking
|
||||
bindsym $mod+w layout tabbed
|
||||
bindsym $mod+e layout toggle split
|
||||
|
@ -77,3 +77,4 @@ hfsutils
|
||||
hfsprogs
|
||||
vifm
|
||||
git-annex
|
||||
ranger
|
||||
|
@ -46,8 +46,6 @@ xrandr --output VIRTUAL3 --off
|
||||
|
||||
|
||||
#2 monitors
|
||||
|
||||
|
||||
x11vnc -clip 1280x800+640+0 -xrandr -forever -viewonly -allow 10.0.1.207 nifyd
|
||||
x11vnc -clip 1280x800+1920+0 -xrandr -forever -viewonly -allow 10.0.1.196 nifyd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user