fix: automated tmux statusbar color now works as it should (only tested

on linux)
This commit is contained in:
Martin Larsson 2025-07-25 00:55:45 +02:00
parent 3e1993efbd
commit aba6414706
8 changed files with 90 additions and 9 deletions

View file

@ -18,10 +18,6 @@ let
];
in
{
imports = [
./common/firefox.nix
];
home = {
packages = with pkgs; [
gawk