Commit graph

8 commits

Author SHA1 Message Date
c47 333ea13a3e
Add keybinding y to yank to xclip 2024-05-10 10:29:56 +02:00
c47 21391bf085
Configure gruvbox color scheme 2024-04-28 18:38:04 +02:00
c47 204737ef0c
Add TPM and srcery theme to tmux
Installed TPM - tmux plugin manager - and the srcery theme via git and
added configuration to ~/.config/tmux/tmux.conf
2024-04-05 09:38:41 +02:00
c47 53e3be71b1
Change keybindings for window cycling
Changed `Alt-Shift-l' to `Ctrl-Shift-l' and `Alt-Shift-H' to
`Shift-Alt-h'.
2024-03-10 20:16:32 +01:00
c47 48804bb225
Set bind' instead of set'
Accidentally configured `set' instead of `bind' for the new keybindings.
2024-03-09 22:28:47 +01:00
c47 2b0d6767e5
Add keybindings for easier window cycling
Added keybindings `alt + shift + [HL]' to select previous and next
window.

Also updated the source binding, because ~/.tmux.conf got moved to
~/.config/tmux/tmux.conf
2024-03-09 22:14:13 +01:00
c47 06025963d1 Add higlight for current tmux window
Highlight focused window
2024-01-14 11:59:59 +01:00
c47 6670ff0329 Add tmux.conf
Added a complete basic tmux.conf.
2024-01-13 19:18:38 +01:00