mirror of
https://github.com/eRgo35/dots.git
synced 2025-12-16 23:46:13 +01:00
theme engine complete
This commit is contained in:
5
.config/blueblack/light_mode/kitty.sh
Executable file
5
.config/blueblack/light_mode/kitty.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo 'include latte.conf' > $HOME/.config/kitty/colors.conf
|
||||
|
||||
killall -SIGUSR1 kitty || true
|
||||
Reference in New Issue
Block a user