Update DarkMan

This commit is contained in:
albert 2024-07-26 19:22:21 +09:00
parent 9e596d9ab0
commit 11dae47ef0
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -23,12 +23,12 @@
darkModeScripts = { darkModeScripts = {
apply-colorscheme-dark = '' apply-colorscheme-dark = ''
/run/current-system/sw/bin/plasma-apply-colorscheme ArcDark /run/current-system/sw/bin/plasma-apply-colorscheme ArcDark
'' '';
}; };
lightModeScripts = { lightModeScripts = {
apply-colorscheme-light = '' apply-colorscheme-light = ''
/run/current-system/sw/bin/plasma-apply-colorscheme Arc /run/current-system/sw/bin/plasma-apply-colorscheme Arc
'' '';
}; };
settings = { settings = {
# lat = 10; # lat = 10;