Skip to content

Commit

Permalink
Added multiple screens support
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Durda committed Sep 16, 2019
1 parent f8df212 commit 8c6b4d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions i3/config
Original file line number Diff line number Diff line change
Expand Up @@ -186,3 +186,5 @@ exec --no-startup-id feh --bg-scale --auto-reload ~/Wallpapers/Slideshow/
exec_always --no-startup-id $HOME/.config/polybar/launch.sh


exec xrandr --output HDMI1 --auto --left-of eDP1
exec xrandr --output DP1 --auto --right-of eDP1

0 comments on commit 8c6b4d7

Please sign in to comment.