Forgot those files

This commit is contained in:
2025-10-26 16:19:37 -04:00
parent 2c3fcc962a
commit 78566dd764
3 changed files with 7 additions and 4 deletions

View File

@@ -2,7 +2,6 @@ accountsservice
adobe-source-han-sans-cn-fonts adobe-source-han-sans-cn-fonts
adobe-source-han-sans-jp-fonts adobe-source-han-sans-jp-fonts
adobe-source-han-sans-kr-fonts adobe-source-han-sans-kr-fonts
alacritty
alsa-firmware alsa-firmware
alsa-plugins alsa-plugins
alsa-utils alsa-utils
@@ -68,6 +67,7 @@ fsarchiver
gamemode gamemode
gamescope gamescope
ghostscript ghostscript
ghostty
git git
glances glances
gnome-keyring gnome-keyring
@@ -88,6 +88,7 @@ iptables-nft
iwd iwd
jfsutils jfsutils
kcalc kcalc
lazygit
less less
lib32-gamemode lib32-gamemode
lib32-mesa lib32-mesa
@@ -222,4 +223,5 @@ xorg-xinput
xorg-xkill xorg-xkill
xorg-xrandr xorg-xrandr
xorg-xwayland xorg-xwayland
yazi
zen-browser-bin zen-browser-bin

View File

@@ -81,7 +81,7 @@ set $down j
set $up k set $up k
set $right l set $right l
# Your preferred terminal emulator # Your preferred terminal emulator
set $term alacritty set $term ghostty
# Your preferred application launcher # Your preferred application launcher
set $menu rofi -show drun set $menu rofi -show drun

View File

@@ -20,9 +20,10 @@ set -g history-limit 50000
# True color settings # True color settings
set -g default-terminal "$TERM" set -g default-terminal "$TERM"
set -ag terminal-overrides ",$TERM:Tc" set -ag terminal-overrides ",$TERM:Tc"
set -g status-interval 10 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_text " #W"
set -g @catppuccin_window_default_text " #W" set -g @catppuccin_window_default_text " #W"