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

This commit is contained in:
zegonix
2025-06-22 15:27:59 +02:00
parent 8858002f05
commit 2dc65fa386
4 changed files with 20 additions and 12 deletions

View File

@@ -4,13 +4,15 @@ 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/hollow_knight.png fill
background ~/dotfiles/images/sand_city.png fill
}
output $secondary_display {
resolution 1920x1080@60.000Hz
position 1920 0
background ~/dotfiles/images/hollow_knight.png fill
# background ~/dotfiles/images/hollow_knight.png fill
background ~/dotfiles/images/sand_city.png fill
}
workspace 1 output $main_display