Files
flocon/home/bin/monitor-dark-mode.sh

5 lines
146 B
Bash
Executable File

#!/usr/bin/env sh
gsettings monitor org.gnome.desktop.interface color-scheme \
| xargs -L1 "${HOME}/rep/flocon/home/bin/switch-helix-theme.sh"