From b0f956f755307b56d5f33ba42062ca88cd0b3c7d Mon Sep 17 00:00:00 2001 From: zegonix Date: Sun, 22 Jun 2025 15:54:07 +0200 Subject: [PATCH] (sway..) moved transparency from foot to sway, failed with waybar.. --- sway-monitors-home/.config/sway/monitors | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/sway-monitors-home/.config/sway/monitors b/sway-monitors-home/.config/sway/monitors index fd12c9b..f82252d 100644 --- a/sway-monitors-home/.config/sway/monitors +++ b/sway-monitors-home/.config/sway/monitors @@ -4,15 +4,13 @@ set $secondary_display DP-3 output $main_display { resolution 1920x1080@119.982Hz position 0 0 -# background ~/dotfiles/images/hollow_knight.png fill - background ~/dotfiles/images/sand_city.png fill + background ~/dotfiles/images/dungeon_forest.jpg fill } output $secondary_display { resolution 1920x1080@60.000Hz position 1920 0 -# background ~/dotfiles/images/hollow_knight.png fill - background ~/dotfiles/images/sand_city.png fill + background ~/dotfiles/images/dungeon_forest.jpg fill } workspace 1 output $main_display