diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -35,11 +35,17 @@ GPLv2 only. See `LICENSE`. ## Changing the colour scheme -Edit one line in `palette/roles.conf`: +Edit one line in `~/.config/udt/roles.conf`: scheme = macchiato -and run `./install.sh`. Ships with `macchiato`, `tokyo-night`, `nord` and +and run `./install.sh`. That file is yours, not the repo's: `install.sh` +creates it on a first run and never overwrites it, so switching scheme leaves +the working tree clean. + +`install.sh` reloads whatever is running (waybar, kitty, Hyprland, dunst, +conky), so the switch is visible immediately. Qt and GTK apps only reread a +theme on startup, so those need restarting by hand. Ships with `macchiato`, `tokyo-night`, `nord` and `dracula`; rofi, dunst, conky, waybar, kitty, Firefox and quickshell all follow. |
