diff options
Diffstat (limited to '.config')
-rw-r--r-- | .config/foot/foot.ini | 2 | ||||
-rw-r--r-- | .config/mpv/input.conf | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/.config/foot/foot.ini b/.config/foot/foot.ini index b9c9c83..df361ca 100644 --- a/.config/foot/foot.ini +++ b/.config/foot/foot.ini @@ -9,7 +9,7 @@ term=xterm-256color # title=foot # locked-title=no -font=Source Code Pro Medium:size=10.5, Noto Color Emoji:size=10.5 +font=Source Code Pro Medium:size=10.5, Apple Color Emoji:size=10.5 # font=monospace:size=8 # font-bold=<bold variant of regular font> # font-italic=<italic variant of regular font> diff --git a/.config/mpv/input.conf b/.config/mpv/input.conf index 8d8a3c2..668e80d 100644 --- a/.config/mpv/input.conf +++ b/.config/mpv/input.conf @@ -1,2 +1,3 @@ i show-text ${video-bitrate} 5000 +D cycle-values play-dir - + M vf toggle hflip |