Update DarkMan
This commit is contained in:
parent
9e596d9ab0
commit
11dae47ef0
1 changed files with 2 additions and 2 deletions
|
@ -23,12 +23,12 @@
|
|||
darkModeScripts = {
|
||||
apply-colorscheme-dark = ''
|
||||
/run/current-system/sw/bin/plasma-apply-colorscheme ArcDark
|
||||
''
|
||||
'';
|
||||
};
|
||||
lightModeScripts = {
|
||||
apply-colorscheme-light = ''
|
||||
/run/current-system/sw/bin/plasma-apply-colorscheme Arc
|
||||
''
|
||||
'';
|
||||
};
|
||||
settings = {
|
||||
# lat = 10;
|
||||
|
|
Loading…
Reference in a new issue