mod+p resets wallpaper and resolution

This commit is contained in:
2015-05-12 16:43:13 -04:00
parent 89cb3fbdc3
commit 49bc25e627

View File

@@ -130,7 +130,7 @@ bindsym $mod+Shift+R restart
bindsym $mod+Shift+E exit
# auto setup display
bindsym $mod+p exec xrandr --output VGA1 --left-of LVDS1 --auto
bindsym $mod+p exec resetscreen
bindsym $mod+Shift+P exec xrandr --output LVDS --auto --output VGA1 --same-as LVDS1
# resize window (you can also use the mouse for that)