Update .config/packages/archgirlie
Update .config/tmux/tmux.conf
This commit is contained in:
parent
c2a2451563
commit
1b9465b318
2 changed files with 7 additions and 5 deletions
|
@ -1,3 +1,4 @@
|
|||
[1m[33m -> [0m[0mAvoid 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
|
||||
|
|
|
@ -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 #
|
||||
|
|
Loading…
Reference in a new issue