(sway..) moved transparency from foot to sway, failed with waybar..
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user