Update darkman

This commit is contained in:
albert 2024-07-26 19:18:10 +09:00
parent 7a0953161b
commit 9e596d9ab0
Signed by: albert
GPG key ID: 3895DD267CA11BA9

View file

@ -20,12 +20,16 @@
services.darkman = { services.darkman = {
enable = true; enable = true;
darkModeScripts = '' darkModeScripts = {
/run/current-system/sw/bin/plasma-apply-colorscheme ArcDark apply-colorscheme-dark = ''
''; /run/current-system/sw/bin/plasma-apply-colorscheme ArcDark
lightModeScripts = '' ''
/run/current-system/sw/bin/plasma-apply-colorscheme Arc };
''; lightModeScripts = {
apply-colorscheme-light = ''
/run/current-system/sw/bin/plasma-apply-colorscheme Arc
''
};
settings = { settings = {
# lat = 10; # lat = 10;
# log = 10; # log = 10;