diff options
| author | seraphim <18ycm9tx@anonaddy.me> | 2026-08-23 19:31:22 +0700 |
|---|---|---|
| committer | seraphim <18ycm9tx@anonaddy.me> | 2026-08-23 19:31:22 +0700 |
| commit | 9d11eefc53441e1f5688545b4b827f7c8dd5090d (patch) | |
| tree | 5e695b58b7403a9ac82c700d6ca11fdf5328abef /.config/niri/apply-colors.sh | |
| parent | ed3e8f6ec6929327ab19e512ffb0d8ece12ed5a8 (diff) | |
reorganize directories, so everything in .config
Diffstat (limited to '.config/niri/apply-colors.sh')
| -rwxr-xr-x | .config/niri/apply-colors.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/niri/apply-colors.sh b/.config/niri/apply-colors.sh index 505578c..aebf509 100755 --- a/.config/niri/apply-colors.sh +++ b/.config/niri/apply-colors.sh @@ -80,5 +80,6 @@ esac || log "matugen FAILED ($IMG, mode=$MODE) — continuing without matugen co killall -SIGUSR2 waybar 2>/dev/null || true killall -USR1 foot 2>/dev/null || true niri msg action load-config-file 2>/dev/null || true +makoctl reload 2>/dev/null || true log "apply-colors OK ($IMG, $MODE)" |
