More todo

This commit is contained in:
Daniel Flanagan 2023-04-16 03:03:16 -05:00
parent 558ba7d20a
commit e98b34ee05
Signed by: lytedev
GPG Key ID: 5B2020A0F9921EF4
2 changed files with 5 additions and 1 deletions

View File

@ -9,6 +9,7 @@ set --export --universal TERMINAL kitty
set --export --universal TERMINAL_ARGS '--single-instance'
set --export --universal BROWSER firefox
# TODO: use the text editor?
set --export --universal PAGER "less"
set --export --universal MANPAGER "less"

View File

@ -36,9 +36,12 @@ set -g update-environment "WAYLAND_DISPLAY DISPLAY"
set -g mouse on
set -g escape-time 0
set -g monitor-activity on
set -g visual-bell both
set -g visual-bell off
set -g bell-action other
set -g activity-action none
set -g mode-keys vi
set -g history-limit 1000000
set -g status on