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:
parent
3d221e6af9
commit
7dd1f3e908
@ -8,7 +8,7 @@ if test "$choice" = lock ; then
|
|||||||
timeout 10 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \
|
timeout 10 'swaymsg "output * dpms off"' resume 'swaymsg "output * dpms on"' \
|
||||||
&
|
&
|
||||||
idlepid=$!
|
idlepid=$!
|
||||||
swaylock -e -c 2a2f33 --inside-color 00000003
|
swaylock -e -c 282828 --inside-color 00000003
|
||||||
kill $idlepid
|
kill $idlepid
|
||||||
swaymsg "output * dpms on"
|
swaymsg "output * dpms on"
|
||||||
light -S $bright
|
light -S $bright
|
||||||
|
Loading…
Reference in New Issue
Block a user