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:
parent
c62d2bd9a0
commit
52bffa735f
@ -241,7 +241,7 @@ bar {
|
||||
}
|
||||
|
||||
# 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 HDMI1 --mode 1920x1200 --right-of DP1 --rotate left
|
||||
exec_always --no-startup-id firejail feh --bg-fill ~/Dropbox/Wallpaper/Wallpaper/gxZG9Uw.jpg
|
||||
|
Loading…
Reference in New Issue
Block a user