diff --git a/home/private_dot_config/hypr/execs.conf b/home/private_dot_config/hypr/execs.conf index 36ddbe3..b069bcb 100644 --- a/home/private_dot_config/hypr/execs.conf +++ b/home/private_dot_config/hypr/execs.conf @@ -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 & diff --git a/home/private_dot_config/kanshi/config b/home/private_dot_config/kanshi/config new file mode 100644 index 0000000..36810f7 --- /dev/null +++ b/home/private_dot_config/kanshi/config @@ -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 +} +