This commit is contained in:
Xory 2026-03-04 16:05:02 +02:00
parent 1e34639815
commit b7a202940d
2 changed files with 14 additions and 2 deletions

View file

@ -17,9 +17,11 @@
################ ################
# See https://wiki.hypr.land/Configuring/Monitors/ # See https://wiki.hypr.land/Configuring/Monitors/
monitor=eDP-2,2560x1600@165.0,1920x80,1.6 monitor=eDP-1,2560x1600@165.0,1920x0,1.6
monitor=DP-5,1920x1080@60.0,0x0,1.0 monitor=DP-4,1920x1080@60.0,0x0,1.0
monitor=eDP-2,2560x1600@165.0,1920x0,1.6
monitor=DP-5,1920x1080@60.0,0x0,1.0
################### ###################
### MY PROGRAMS ### ### MY PROGRAMS ###

View file

@ -1,6 +1,16 @@
preload = /home/xory/wallpaper.png preload = /home/xory/wallpaper.png
wallpaper = ,/home/xory/wallpaper.png wallpaper = ,/home/xory/wallpaper.png
wallpaper {
monitor = eDP-1
path = ~/wallpaper.png
}
wallpaper {
monitor = DP-4
path = ~/wallpaper.png
}
wallpaper { wallpaper {
monitor = eDP-2 monitor = eDP-2
path = ~/wallpaper.png path = ~/wallpaper.png