diff options
author | Amin Bandali <bandali@kelar.org> | 2024-11-29 07:27:38 -0500 |
---|---|---|
committer | Amin Bandali <bandali@kelar.org> | 2024-11-29 07:27:38 -0500 |
commit | a00532206110afe233483a55c392b883c0d7ec61 (patch) | |
tree | 727c74c11b4ec4f1889327b0c5db9809147001fb /.config | |
parent | b680524811fb08ab139bda180ce98edc54ca3fd2 (diff) | |
download | configs-a00532206110afe233483a55c392b883c0d7ec61.tar.gz configs-a00532206110afe233483a55c392b883c0d7ec61.tar.xz configs-a00532206110afe233483a55c392b883c0d7ec61.zip |
Various updates
Diffstat (limited to '')
-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 |