fixed wallpaper in lockman script and removed window titles in sway config

This commit is contained in:
Mike G 2024-10-05 11:42:28 -04:00
parent 920e62d661
commit 815d6a6b8b
2 changed files with 2 additions and 2 deletions

View file

@ -274,7 +274,7 @@ bar {
gaps inner 10
# Remove title bars
#default_border pixel 0
default_border pixel 2
include /etc/sway/config.d/*

View file

@ -2,5 +2,5 @@
swayidle \
timeout 10 'swaymsg "output * power off"' \
resume 'swaymsg "output * power on"' &
swaylock -e -F -i ~/Wallpapers/orangeMountains.png
swaylock -e -F -i ~/Source/tokyonight-wallpapers/fly_original.png
kill %%