From 75efc6c1c4e23fcba22665719542471749aaea56 Mon Sep 17 00:00:00 2001 From: Raymaekers Luca Date: Mon, 18 Nov 2024 00:14:25 +0100 Subject: checkpoint --- config/common/mpv/input.conf | 3 +-- config/common/tmux/tmux.conf | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'config/common') diff --git a/config/common/mpv/input.conf b/config/common/mpv/input.conf index 611b7c4..b7932fa 100644 --- a/config/common/mpv/input.conf +++ b/config/common/mpv/input.conf @@ -208,8 +208,7 @@ j add volume -5 k add volume 5 # Subtitles -S cycle sub -s screenshot video +s cycle sub ctrl+s cycle sub-visibility # Toggle subtitles # Cycle audio tracks diff --git a/config/common/tmux/tmux.conf b/config/common/tmux/tmux.conf index 6304209..6fdf7f7 100755 --- a/config/common/tmux/tmux.conf +++ b/config/common/tmux/tmux.conf @@ -100,7 +100,7 @@ bind -n M-O switch-client -l bind n command-prompt "rename-window '%%'" bind N command-prompt "rename-session '%%'" # Starting new windows -bind w new-window -c "$HOME" +bind w new-window -c "#{pane_current_path}" bind W new-session -c "$HOME" # Show tree bind S choose-tree -Z -- cgit v1.2.3