commit 01ca374060528c6eb8e89517a105351cda4710cc from: amb date: Tue Jan 27 19:41:35 2026 UTC Drop compositor, transparent tmux command bar commit - c6b06cef7fd5d490226c7fbf16fa84f35428ce0b commit + 01ca374060528c6eb8e89517a105351cda4710cc blob - c5ecdaea424170ac36df524d11c6dd804c2380bc blob + de3ece4d71262d850f59c6f5656e506a6597a452 --- .config/tmux/tmux.conf +++ .config/tmux/tmux.conf @@ -18,6 +18,7 @@ setw -g pane-base-index 1 # set -g pane-active-border-style fg=white +set -g message-style "fg=white,bg=black,noreverse" # Copy to system clipboard bind -T copy-mode-vi y send-keys -X copy-pipe-and-cancel "xclip -selection clipboard -i" blob - d77842ec703dd00ad04bbdf404be435aa180f20e blob + b14b6e94bdbdfbbfadf040f094abc7da33320bf0 --- .config/x11/xinitrc +++ .config/x11/xinitrc @@ -1,5 +1,4 @@ eval $(ssh-agent) -xcompmgr & slstatus & xbanish & gentoo-pipewire-launcher &