(sway..) moved transparency from foot to sway, failed with waybar..

This commit is contained in:
zegonix
2025-06-22 15:54:07 +02:00
parent 2dc65fa386
commit b0f956f755

View File

@@ -4,15 +4,13 @@ set $secondary_display DP-3
output $main_display { output $main_display {
resolution 1920x1080@119.982Hz resolution 1920x1080@119.982Hz
position 0 0 position 0 0
# background ~/dotfiles/images/hollow_knight.png fill background ~/dotfiles/images/dungeon_forest.jpg fill
background ~/dotfiles/images/sand_city.png fill
} }
output $secondary_display { output $secondary_display {
resolution 1920x1080@60.000Hz resolution 1920x1080@60.000Hz
position 1920 0 position 1920 0
# background ~/dotfiles/images/hollow_knight.png fill background ~/dotfiles/images/dungeon_forest.jpg fill
background ~/dotfiles/images/sand_city.png fill
} }
workspace 1 output $main_display workspace 1 output $main_display