diff --git a/.config/dotfiles/packages.txt b/.config/dotfiles/packages.txt index 8e4bb4c..f1b8577 100644 --- a/.config/dotfiles/packages.txt +++ b/.config/dotfiles/packages.txt @@ -2,7 +2,6 @@ accountsservice adobe-source-han-sans-cn-fonts adobe-source-han-sans-jp-fonts adobe-source-han-sans-kr-fonts -alacritty alsa-firmware alsa-plugins alsa-utils @@ -68,6 +67,7 @@ fsarchiver gamemode gamescope ghostscript +ghostty git glances gnome-keyring @@ -88,6 +88,7 @@ iptables-nft iwd jfsutils kcalc +lazygit less lib32-gamemode lib32-mesa @@ -222,4 +223,5 @@ xorg-xinput xorg-xkill xorg-xrandr xorg-xwayland +yazi zen-browser-bin diff --git a/.config/sway/config b/.config/sway/config index 29ffdc1..3448997 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -81,7 +81,7 @@ set $down j set $up k set $right l # Your preferred terminal emulator -set $term alacritty +set $term ghostty # Your preferred application launcher set $menu rofi -show drun diff --git a/.tmux.conf b/.tmux.conf index 5ad7087..0ed8641 100644 --- a/.tmux.conf +++ b/.tmux.conf @@ -20,9 +20,10 @@ set -g history-limit 50000 # True color settings set -g default-terminal "$TERM" set -ag terminal-overrides ",$TERM:Tc" - set -g status-interval 10 - +set -g allow-passthrough on +set -ga update-environment TERM +set -ga update-environment TERM_PROGRAM set -g @catppuccin_window_text " #W" set -g @catppuccin_window_default_text " #W"