mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
dankshell darkman
This commit is contained in:
parent
e543d6cde6
commit
a6f5b29b35
1 changed files with 8 additions and 0 deletions
|
|
@ -17,6 +17,10 @@
|
|||
noctalia = ''
|
||||
noctalia-shell ipc call darkMode setLight
|
||||
'';
|
||||
|
||||
dankshell = ''
|
||||
dms ipc call theme light
|
||||
'';
|
||||
};
|
||||
|
||||
darkModeScripts = {
|
||||
|
|
@ -28,6 +32,10 @@
|
|||
noctalia-shell ipc call darkMode setDark
|
||||
'';
|
||||
|
||||
dankshell = ''
|
||||
dms ipc call theme dark
|
||||
'';
|
||||
|
||||
fish = ''
|
||||
fish -c 'yes | fish_config theme save "Rosé Pine"'
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue