fix swaybg

This commit is contained in:
tristan 2023-04-19 19:38:05 +01:00
parent a61d9cd501
commit 23c20ce17f

View file

@ -12,6 +12,7 @@
blender blender
musescore musescore
ansible ansible
handbrake
]; ];
services.nextcloud-client.enable = true; services.nextcloud-client.enable = true;
@ -56,7 +57,7 @@
wayland.windowManager.hyprland = { wayland.windowManager.hyprland = {
extraConfig = '' extraConfig = ''
exec-once = swaybg -o DP-1 -i ~/Pictures/backgrounds/demonslayer.jpg -o HDMI-A-1 -i ~/Pictures/backgrounds/nier.jpg & exec-once = ${ pkgs.swaybg }/bin/swaybg -o DP-1 -i ~/Pictures/backgrounds/demonslayer.jpg -o HDMI-A-1 -i ~/Pictures/backgrounds/nier.jpg &
monitor = DP-1, 1920x1080@144,0x0, 1 monitor = DP-1, 1920x1080@144,0x0, 1
monitor = HDMI-A-1, 1920x1080@60, 1920x0,1 monitor = HDMI-A-1, 1920x1080@60, 1920x0,1