Skip to content

Instantly share code, notes, and snippets.

@ashic
Created September 2, 2017 10:48
Show Gist options
  • Save ashic/1b5b2e0cf6856d4aa73b8b37c04fc7b5 to your computer and use it in GitHub Desktop.
Save ashic/1b5b2e0cf6856d4aa73b8b37c04fc7b5 to your computer and use it in GitHub Desktop.
bindsym $mod+Shift+s exec --no-startup-id xrandr --output DP-1 --auto --left-of eDP-1
bindsym $mod+Control+s exec --no-startup-id xrandr --output DP-1 --off
# move workspace left/right
bindsym $mod+Ctrl+Shift+Left move workspace to output left
bindsym $mod+Ctrl+Shift+Right move workspace to output right
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment