From c66eb57a4130835d00372e5bab9e533f4b221f8c Mon Sep 17 00:00:00 2001 From: quak Date: Thu, 3 Oct 2024 22:32:01 +0200 Subject: [PATCH] added empty tmux config --- README.md | 7 ++++--- tmux/.config/tmux/tmux.conf | 0 2 files changed, 4 insertions(+), 3 deletions(-) create mode 100644 tmux/.config/tmux/tmux.conf diff --git a/README.md b/README.md index de58de1..fae0842 100644 --- a/README.md +++ b/README.md @@ -5,11 +5,12 @@ A collection of configuration files meant to be used with GNU stow. ## Todos +* tmux * configure 'pavucontrol' and 'blueman-manager' to use a dark theme -* configure 'logind' +* configure screen locker * configure lock screen (probably i3lock) -* 'fzf'?? -* neovim -.- +* fzf +* neovim ## Usage diff --git a/tmux/.config/tmux/tmux.conf b/tmux/.config/tmux/tmux.conf new file mode 100644 index 0000000..e69de29