helix: add script to reload on dark mode change
This commit is contained in:
4
home/bin/monitor-dark-mode.sh
Executable file
4
home/bin/monitor-dark-mode.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env sh
|
||||
|
||||
gsettings monitor org.gnome.desktop.interface color-scheme \
|
||||
| xargs -L1 "${HOME}/rep/flocon/home/bin/switch-helix-theme.sh"
|
||||
Reference in New Issue
Block a user