diff options
| author | Mica White <botahamec@outlook.com> | 2026-07-14 23:25:43 -0400 |
|---|---|---|
| committer | Mica White <botahamec@outlook.com> | 2026-07-14 23:25:43 -0400 |
| commit | a642c4f26b2d1dfb050de6c05b6820e0b398fc1f (patch) | |
| tree | d5a10204fed39d863799ba9177423f602121aecf /.config | |
| parent | c45924cd27758eaa5d21fd75d87abec18c97c5e9 (diff) | |
Diffstat (limited to '.config')
| -rw-r--r-- | .config/freac/freac.xml | 4 | ||||
| -rw-r--r-- | .config/tmux/tmux.conf | 1 |
2 files changed, 3 insertions, 2 deletions
diff --git a/.config/freac/freac.xml b/.config/freac/freac.xml index 06787bc..f62b6ce 100644 --- a/.config/freac/freac.xml +++ b/.config/freac/freac.xml @@ -4,7 +4,7 @@ <section name="Settings"> <value name="LastOutputDirectory1">/home/botahamec/Downloads/</value> <value name="Language">internal</value> - <value name="StartCount">24</value> + <value name="StartCount">26</value> <value name="WindowPosX">2383</value> <value name="WindowPosY">341</value> <value name="WindowSizeX">799</value> @@ -88,7 +88,7 @@ <value name="PreferCueSheetsToChapters">1</value> </section> <section name="Donate"> - <value name="StartCount">24</value> + <value name="StartCount">26</value> <value name="ShowAgain">1</value> </section> <section name="Playlist"> diff --git a/.config/tmux/tmux.conf b/.config/tmux/tmux.conf index a286143..d5bb4c6 100644 --- a/.config/tmux/tmux.conf +++ b/.config/tmux/tmux.conf @@ -1,5 +1,6 @@ set -g @plugin 'alexwforsythe/tmux-which-key' set -g @plugin 'b0o/tmux-autoreload' +set -g @plugin 'tmux-plugins/tmux-sensible' set -g mouse on set -g set-clipboard on |
