feature: Add automated colorscheme switching to Ghostty, refactor

watchman_tmux into generic utility function.
This commit is contained in:
Martin Larsson 2025-07-25 11:44:53 +02:00
parent 6521dedbaa
commit a15f2238aa
7 changed files with 164 additions and 68 deletions

View file

@ -67,7 +67,7 @@ let
in
{
imports = [
./common/watchman_tmux.nix
./common/watchman_colorsync_services.nix
./common/firefox.nix
];