use swww with kanshi

This commit is contained in:
Daylin Morgan 2024-02-27 11:41:31 -06:00
parent 75e1466204
commit 93b2a0677d
Signed by: daylin
GPG key ID: 3CD66E04B8072F3E
2 changed files with 22 additions and 1 deletions

View file

@ -7,7 +7,8 @@ exec-once = xprop -root -f _XWAYLAND_GLOBAL_OUTPUT_SCALE 32c -set _XWAYLAND_GLOB
exec = swayidle &
exec = kanshi &
exec = hyprpaper &
exec = swww init &
# exec = hyprpaper &
# TODO: make hyprman kill eww if necessary
exec = pkill eww & hyprman monitors &

View file

@ -0,0 +1,20 @@
profile default {
output eDP-1 mode 1920x1200 position 0,0
}
profile work {
output eDP-1 mode 1920x1200 position 1920,0
output DP-3 mode 1920x1080 position 0,0
exec swww img -o eDP-1 ~/.config/hypr/wallpapers/current/00005-4229950720.png & swww img -o DP-3 ~/.config/hypr/wallpapers/current/00007-2215131892.png
}
profile {
output eDP-1 mode 1920x1200 position 1920,0
output DP-5 mode 1920x1080 position 0,0
}
profile {
output eDP-1 mode 1920x1200 position 1920,0
output DP-6 mode 1920x1080 position 0,0
}