diff --git a/images/dungeon.png b/images/dungeon.png deleted file mode 100644 index 695d620..0000000 Binary files a/images/dungeon.png and /dev/null differ diff --git a/images/forest_river.jpg b/images/forest_river.jpg deleted file mode 100644 index 923e5d7..0000000 Binary files a/images/forest_river.jpg and /dev/null differ diff --git a/images/forest_sunny.jpg b/images/forest_sunny.jpg deleted file mode 100644 index a2c1817..0000000 Binary files a/images/forest_sunny.jpg and /dev/null differ diff --git a/images/stone_arch.jpg b/images/stone_arch.jpg deleted file mode 100644 index 4af5433..0000000 Binary files a/images/stone_arch.jpg and /dev/null differ diff --git a/sway-monitors-home/.config/sway/monitors b/sway-monitors-home/.config/sway/monitors index e7d6d54..a8c8037 100644 --- a/sway-monitors-home/.config/sway/monitors +++ b/sway-monitors-home/.config/sway/monitors @@ -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 diff --git a/sway/.config/sway/config b/sway/.config/sway/config index c76bad1..e97f591 100644 --- a/sway/.config/sway/config +++ b/sway/.config/sway/config @@ -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.