mpv rotate

This commit is contained in:
2023-10-15 18:28:55 -04:00
parent 35912c16b6
commit bd1366faf6
5 changed files with 15 additions and 3 deletions

View File

@@ -261,5 +261,11 @@ abbr xya "export-pkgs"
# ]]] fxn abbr's #
# aliases [[[ #
abbr ets "cd /mnt/linux-files-2/Videos/eras-taylor-swift-movie"
# ]]] aliases #
# task sync > /dev/null 2>&1
# ~/scripts/xmodmap-custom

View File

@@ -320,7 +320,7 @@ bindsym Control+$mod+y exec wal -i $($scripts_path/shuffler "$HOME/Pictures/Back
# ws names [[[ #
set $ws1 "1  "
set $ws1 "1 "
{{ if eq .chezmoi.hostname "x1-carbon" }}
set $secondary "HDMI2"
set $main "eDP1"

View File

@@ -31,3 +31,5 @@ Shift+m revert-seek
# Z add sub-delay -0.25
u add sub-delay -0.25
i add sub-delay +0.25
ctrl+r cycle_values video-rotate "90" "180" "270" "0"