From 177afa1e18f021d235409438de022531508d823c Mon Sep 17 00:00:00 2001 From: Steve Lee Date: Fri, 17 Aug 2018 05:45:52 +0800 Subject: update i3 config for u2417h --- .config/i3/config | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.config/i3/config b/.config/i3/config index 140e541..a16579b 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -184,12 +184,13 @@ exec --no-startup-id xcompmgr -c -f -n # exec --no-startup-id feh --bg-center /home/stevelee/Pictures/background/evil-corp-qhd-1280x1024.jpg # bindsym $mod+p exec xrandr --output VGA1 --auto && xrandr --output LVDS1 --off && feh --bg-center /home/stevelee/Pictures/background/evil-corp-qhd-1280x1024.jpg -bindsym $mod+p exec xrandr --output DP1 --auto && xrandr --output eDP1 --off && feh --bg-center /home/stevelee/Pictures/background/evil-corp-qhd-1280x1024.jpg +#bindsym $mod+p exec xrandr --output DP1 --auto && xrandr --output eDP1 --off && feh --bg-center /home/stevelee/Pictures/background/evil-corp-qhd-1280x1024.jpg +bindsym $mod+p exec xrandr --output HDMI2 --auto && xrandr --output eDP1 --off && feh --bg-center /home/stevelee/Pictures/background/evil-corp-qhd-1280x1024.jpg # bindsym $mod+i exec xrandr --output LVDS1 --auto && xrandr --output VGA1 --off -bindsym $mod+i exec xrandr --output eDP1 --auto && xrandr --output DP1 --off +bindsym $mod+i exec xrandr --output eDP1 --auto && xrandr --output HDMI2 --off # bindsym $mod+u exec xrandr --output VGA1 --auto --right-of LVDS1 && feh --bg-center /home/stevelee/Pictures/background/evil-corp-qhd-1280x1024.jpg -bindsym $mod+u exec xrandr --output DP1 --auto --right-of eDP1 && feh --bg-center /home/stevelee/Pictures/background/evil-corp-qhd-1280x1024.jpg -bindsym $mod+Shift+u exec xrandr --output VGA1 --auto --left-of LVDS1 && feh --bg-center /home/stevelee/Pictures/background/evil-corp-qhd-1280x1024.jpg +bindsym $mod+u exec xrandr --output HDMI2 --auto --right-of eDP1 && feh --bg-center /home/stevelee/Pictures/background/evil-corp-qhd-1280x1024.jpg +#bindsym $mod+Shift+u exec xrandr --output VGA1 --auto --left-of LVDS1 && feh --bg-center /home/stevelee/Pictures/background/evil-corp-qhd-1280x1024.jpg #exec --no-startup-id wicd-gtk -- cgit v1.2.3