mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-17 07:56:11 +01:00
theme engine complete
This commit is contained in:
9
.config/blueblack/light_mode/mako.sh
Executable file
9
.config/blueblack/light_mode/mako.sh
Executable file
@@ -0,0 +1,9 @@
|
||||
#!/bin/sh
|
||||
|
||||
unlink $HOME/.config/mako/config
|
||||
|
||||
makoctl set-mode light
|
||||
|
||||
ln -s $HOME/.config/mako/config-light $HOME/.config/mako/config
|
||||
|
||||
makoctl reload
|
||||
Reference in New Issue
Block a user