Update .config/packages/archgirlie

Update .config/tmux/tmux.conf
This commit is contained in:
punkfairie 2024-10-17 21:26:51 -07:00
parent c2a2451563
commit 1b9465b318
Signed by: punkfairie
GPG key ID: 01823C057725C266
2 changed files with 7 additions and 5 deletions

View file

@ -1,3 +1,4 @@
 -> Avoid running yay as root/sudo.
aic94xx-firmware
alsa-utils
amfora
@ -47,6 +48,7 @@ difftastic
dnsmasq
docker
docker-compose
dosfstools
duf
dunst
edmarketconnector
@ -134,7 +136,6 @@ neovim
networkmanager
networkmanager-dmenu-git
nginx
nix
nm-connection-editor
nmap
nnn
@ -202,7 +203,6 @@ sddm
sddm-catppuccin-git
sddm-rose-pine-git
sddm-theme-catppuccin-git
sdl2-gamepad-mapper
shfmt
smbclient
stacer-bin
@ -235,7 +235,6 @@ ufw
unrar
unzip
upd72020x-fw
ventoy-bin
vesktop
vkd3d
volta

View file

@ -31,8 +31,11 @@ set -g renumber-windows on
set -g default-terminal "tmux-256color"
set -ag terminal-overrides ",*:RGB"
set -g @continuum-boot 'on'
set -g @continuum-restore 'on'
# Enable mouse support.
set -g mouse on
#set -g @continuum-boot 'on'
#set -g @continuum-restore 'on'
################################################################################
# Key Mappings #