updated yazi config, hyprland, tmux

This commit is contained in:
liph22
2026-01-08 12:36:24 +01:00
parent 70c6316f8e
commit ce7e3a9824
16 changed files with 2417 additions and 123 deletions

View File

@@ -21,6 +21,8 @@ set -gq allow-passthrough on
set -g default-terminal "tmux-256color"
set -as terminal-features ',kitty:RGB'
set -as terminal-overrides ',kitty:Tc'
set -as terminal-overrides ',*:Smulx=\E[4::%p1%dm'
set -as terminal-overrides ',*:Setulc=\E[58::2::%p1%{65536}%/%d::%p1%{256}%/%{255}%&%d::%p1%{255}%&%d%;m'
bind-key h select-pane -L
bind-key j select-pane -D