(images) removed a few images

This commit is contained in:
zegonix
2025-06-11 00:04:08 +02:00
parent fe47aaf3c7
commit de4ef44102
6 changed files with 3 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 238 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.9 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 614 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 736 KiB

View File

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

View File

@@ -43,6 +43,7 @@ exec swayidle -w \
before-sleep 'swaylock -f -e -i ~/dotfiles/images/city_skyline.png'
exec sway-audio-idle-inhibit
for_window [class="steam_app.*"] inhibit_idle open
# NetworkManager is the most popular way to manage wireless networks on Linux,
# and nm-applet is a desktop environment-independent system tray GUI for it.