commit c9958fc0c25c30887aa41dcb2ae854df1d2ffcdd parent cec63d1ffe6509946b6974e086c9fcd3dcc8b656 Author: regexghost <dev@regexghost.com> Date: Thu, 20 Aug 2026 20:24:25 +0100 ignore p key in mpv, added more fonts to apt-install.sh Diffstat:
| M | apt-install.sh | | | 4 | ++-- |
| M | dotfiles/.config/mpv/input.conf | | | 1 | + |
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/apt-install.sh b/apt-install.sh @@ -24,8 +24,8 @@ sudo apt install \ mpv vlc \ moc moc-ffmpeg-plugin pulseaudio-module-bluetooth mpd mpc \ feh nomacs qimgv kimageformat-plugins kimageformat6-plugins \ - fonts-roboto fonts-firacode fonts-noto-core \ - fzf fasd trash-cli duf rsync pup aria2 mediainfo xmlstarlet rename jq yq expect \ + fonts-roboto fonts-firacode fonts-noto-core fonts-noto-cjk fonts-noto-color-emoji \ + fzf fasd trash-cli duf rsync pup aria2 gallery-dl mediainfo xmlstarlet rename jq yq expect \ figlet ncdu pulsemixer gh nnn qalc vim alpine htop btop intel-gpu-tools \ keepassxc-full xfe \ golang python3-venv rustup groff texinfo \ diff --git a/dotfiles/.config/mpv/input.conf b/dotfiles/.config/mpv/input.conf @@ -6,6 +6,7 @@ wheel_right ignore q ignore ctrl+q quit shift+q ignore +p ignore right seek 5 left seek -5