From 494e3f865013524210f4e087596926966461444c Mon Sep 17 00:00:00 2001 From: punkfairie Date: Thu, 17 Oct 2024 15:32:15 -0700 Subject: [PATCH] Update .config/packages/archgirlie Update .config/tmux/tmux.conf --- dot_config/packages/archgirlie | 4 ++++ dot_config/tmux/tmux.conf.tmpl | 7 +++++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/dot_config/packages/archgirlie b/dot_config/packages/archgirlie index 07196e9..30640ef 100644 --- a/dot_config/packages/archgirlie +++ b/dot_config/packages/archgirlie @@ -22,6 +22,8 @@ btop bun-bin calc calibre +catgirl +catgirl-debug catppuccin-cursors-macchiato catppuccin-frappe-grub-theme-git catppuccin-gtk-theme-macchiato @@ -91,6 +93,7 @@ imagemagick inetutils inotify-tools iptables-nft +irssi jan-bin jc jello-bin @@ -241,6 +244,7 @@ vulkan-tools wd719x-firmware webstorm webstorm-jre +weechat wezterm wget whois diff --git a/dot_config/tmux/tmux.conf.tmpl b/dot_config/tmux/tmux.conf.tmpl index 7912c22..eab8ceb 100644 --- a/dot_config/tmux/tmux.conf.tmpl +++ b/dot_config/tmux/tmux.conf.tmpl @@ -88,8 +88,8 @@ bind -N 'Next window' Right next-window # Popup. unbind i bind -N 'Popup shell' i if-shell -F '#{==:#{session_name},scratch}' { - detach-client - } { + detach-client + } { if-shell "tmux has-session -t scratch" { display-popup -E -h 90% -w 90% "tmux attach-session -t scratch" } { @@ -149,7 +149,10 @@ set -g @catppuccin_date_time_text "%b %d • %I:%M %p" ################################################################################ set -g @rose_pine_variant {{ .drapeau.colors.flavor | squote }} +set -g @rose_pine_host 'on' +set -g @rose_pine_directory 'on' {{ end -}} + ################################################################################ # tpm # ################################################################################