Compare commits

..

3 Commits

Author SHA1 Message Date
91b0a430d2 feat: set up 'stylix' 2026-02-17 20:09:24 +01:00
04f33a92ea test: try taskwarrior hooks to track slots 2026-02-17 20:09:24 +01:00
3cc69cf68d fix: make 'colmena' available 2026-02-17 20:09:24 +01:00
2 changed files with 0 additions and 3 deletions

View File

@@ -1 +0,0 @@
set -g status-style bg=default

View File

@@ -16,9 +16,7 @@
};
home.file = {
".config/tmux/tmux.regular.conf".source = dotsPath + "/.config/tmux/tmux.regular.conf";
".config/tmux/hooks/tmux.ssh.conf".source = dotsPath + "/.config/tmux/hooks/tmux.ssh.conf";
".config/tmux/hooks/tmux.regular.conf".source = dotsPath + "/.config/tmux/hooks/tmux.regular.conf";
};
};
}