diff --git a/.config/sway/scripts/logout.sh b/.config/sway/scripts/logout.sh index 90fe787..5bed593 100755 --- a/.config/sway/scripts/logout.sh +++ b/.config/sway/scripts/logout.sh @@ -8,7 +8,7 @@ if test "$choice" = lock ; then timeout 10 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \ & idlepid=$! - swaylock -e -c 2a2f33 --inside-color 00000003 + swaylock -e -c 282828 --inside-color 00000003 kill $idlepid swaymsg "output * dpms on" light -S $bright diff --git a/README.md b/README.md index 9cba71e..6f72e13 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Dotfiles -Linux desktop with serenade colorscheme, following the KISS philosophy. +Linux desktop with gruvbox colorscheme, following the KISS philosophy. # Screenshots