From a4041a6a8ccf330f60c134db74af9360e97575d8 Mon Sep 17 00:00:00 2001 From: iiogama Date: Thu, 26 Oct 2023 19:45:03 -0700 Subject: [PATCH] Added ledger, discord, and other packages. --- home-manager/all.nix | 7 +++++++ nixos/cli.nix | 3 +++ nixos/gui.nix | 1 + 3 files changed, 11 insertions(+) diff --git a/home-manager/all.nix b/home-manager/all.nix index 12e48ef..e76edcc 100644 --- a/home-manager/all.nix +++ b/home-manager/all.nix @@ -77,6 +77,13 @@ extraConfig = '' # Do not rename windows automatically set-option -g allow-rename off + + # Hide statusbar while using one window + set -g status off + set-hook -g after-new-window 'if "[ #{session_windows} -gt 1 ]" "set status on"' + set-hook -g after-kill-pane 'if "[ #{session_windows} -lt 2 ]" "set status off"' + set-hook -g pane-exited 'if "[ #{session_windows} -lt 2 ]" "set status off"' + set-hook -g window-layout-changed 'if "[ #{session_windows} -lt 2 ]" "set status off"' # Reload tmux.conf unbind r diff --git a/nixos/cli.nix b/nixos/cli.nix index 08c5c5c..262be85 100644 --- a/nixos/cli.nix +++ b/nixos/cli.nix @@ -94,6 +94,7 @@ jo john jq + ledger lynis mdp mediainfo @@ -103,6 +104,8 @@ profanity recutils ssss + unrar + unzip up yai yank diff --git a/nixos/gui.nix b/nixos/gui.nix index 3859534..8b6469e 100644 --- a/nixos/gui.nix +++ b/nixos/gui.nix @@ -70,6 +70,7 @@ })) aether ani-cli + discord lagrange libreoffice mangal