From ef40a5119a77280863c21ba67397818514714ccc Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Sat, 28 Feb 2026 14:49:37 -0500 Subject: Random stuff since last check in --- themes/iroha/sway/theme | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'themes/iroha') diff --git a/themes/iroha/sway/theme b/themes/iroha/sway/theme index 2ce5c28..00edac1 100644 --- a/themes/iroha/sway/theme +++ b/themes/iroha/sway/theme @@ -10,9 +10,11 @@ set $urgent #d75f00 set $wallpaper1 "~/c/dotfiles/themes/iroha/wallpaper/wallpaper.png" set $wallpaper2 "~/c/dotfiles/themes/iroha/wallpaper/wallpaper2.png" -output "DP-1" { +include ../monitors + +output $monitor1 { bg $wallpaper1 fill } -bindsym --no-repeat $mod4+F1 output "DP-1" bg $wallpaper1 fill -bindsym --no-repeat $mod4+F2 output "DP-1" bg $wallpaper2 fill +bindsym --no-repeat $mod4+F1 output $monitor1 bg $wallpaper1 fill +bindsym --no-repeat $mod4+F2 output $monitor1 bg $wallpaper2 fill -- cgit v1.2.3-101-g0448