1
0
mirror of https://github.com/alrayyes/dotfiles/ synced 2023-11-14 15:56:30 +00:00

Only scale on laptop screen

This commit is contained in:
Ryan 2017-01-02 15:04:29 +01:00
parent c62d2bd9a0
commit 52bffa735f

View File

@ -241,7 +241,7 @@ bar {
} }
# Startup programs # Startup programs
exec_always --no-startup-id xrandr --dpi 180 exec_always --no-startup-id xrandr --dpi 180 -output eDP1
exec_always --no-startup-id xrandr --output DP1 --primary exec_always --no-startup-id xrandr --output DP1 --primary
exec_always --no-startup-id xrandr --output HDMI1 --mode 1920x1200 --right-of DP1 --rotate left exec_always --no-startup-id xrandr --output HDMI1 --mode 1920x1200 --right-of DP1 --rotate left
exec_always --no-startup-id firejail feh --bg-fill ~/Dropbox/Wallpaper/Wallpaper/gxZG9Uw.jpg exec_always --no-startup-id firejail feh --bg-fill ~/Dropbox/Wallpaper/Wallpaper/gxZG9Uw.jpg