1
1
mirror of https://github.com/rywng/dotfiles.git synced 2024-11-25 04:11:49 +08:00

Change colorscheme and stuff for some other progs.

This commit is contained in:
juan 2023-02-10 15:50:30 +08:00
parent 3d221e6af9
commit 7dd1f3e908
No known key found for this signature in database
GPG Key ID: 63A51E78F28ACE53
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -1,6 +1,6 @@
# Dotfiles
Linux desktop with serenade colorscheme, following the KISS philosophy.
Linux desktop with gruvbox colorscheme, following the KISS philosophy.
# Screenshots