adds new functionality

- gamemode for steam
- sessionizer fix
- fixes keybinds for moving column up/down in niri
- tmux statusline fix
This commit is contained in:
Dennis Schoepf 2026-01-11 14:54:47 +01:00
parent f6c31436fd
commit ef25f95cea
4 changed files with 5 additions and 5 deletions

View file

@ -41,7 +41,7 @@
set -g status-right "#[bg=default,fg=magenta]>> #S << #[bg=default,fg=white]#H "
set -g window-status-current-style bg=default,fg=magenta,bold
set-window-option -g window-status-format "[#I] #W#F"
set-window-option -g window-active-status-format "[#I] #W#F"
set-window-option -g window-status-current-format "[#I] #W#F"
set -g pane-border-style fg=gray
set -g pane-active-border-style fg=magenta