feat: Removing the old web-devicons from lualine, disabling the snippet

style auto-pair attempt (will continue on other branches), disabling
passthrough in tmux as it is not seemingly necessary for clipboard usage
(remote testing needed), disabling the old mouse cursor fix for X
systems.

Adding the wezterm shortcuts for actually using the Clipboard for
pasting using the usual ctrl+shift+v combo.
This commit is contained in:
2026-07-30 05:41:44 -05:00
parent 1b1777ecfe
commit e751cee778
4 changed files with 67 additions and 62 deletions

View File

@@ -27,7 +27,7 @@ setw -g aggressive-resize on
# Allow for external system clipboard
set-option -g set-clipboard external
set-option -g allow-passthrough on
# set-option -g allow-passthrough on
# Allow mouse interactions
set -g mouse on