mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-04-09 16:19:23 -07:00
clean up mpv modules
This commit is contained in:
@@ -156,7 +156,8 @@ bindl = , mouse:276, exec, xdotool key alt+grave # bottom mouse to overlay
|
||||
bind = ALT, g, exec, /opt/mpv-yomitan/mpv-yomitan.AppImage --toggle
|
||||
|
||||
# F5
|
||||
bind = ,code:71, exec, ~/projects/scripts/whisper_record_transcribe.py --mode toggle --output type
|
||||
# bind = ,code:71, exec, ~/projects/scripts/whisper_record_transcribe.py --mode toggle --output type
|
||||
bind = ,code:71, exec, uv run --directory ~/projects/scripts/faster-whisper-transcribe faster-whisper-transcribe --backend ctranslate2 --device cpu --mode toggle --output type
|
||||
|
||||
# SubMiner
|
||||
bind = ALT SHIFT, O, pass, class:^(SubMiner)$
|
||||
|
||||
Submodule .config/mpv-modules/ModernZ deleted from b4c27a8cf4
Submodule .config/mpv-modules/ani-skip deleted from 12b4960ecd
Submodule .config/mpv-modules/animecards deleted from c5950c2660
Submodule .config/mpv-modules/autosubsync-mpv deleted from 125ac13d1b
Submodule .config/mpv-modules/mpv-anilist-updater deleted from 5f9400dd4b
Submodule .config/mpv-modules/mpvacious deleted from 2629602b90
@@ -1,7 +1,8 @@
|
||||
# AirPods-specific Bluetooth policy override.
|
||||
# Keep the device on A2DP/AAC and avoid restoring stale route state.
|
||||
# Keep the device on A2DP/AAC and avoid restoring stale device state.
|
||||
|
||||
wireplumber.settings = {
|
||||
device.restore-profile = false
|
||||
device.restore-routes = false
|
||||
}
|
||||
|
||||
|
||||
Submodule .config/yt-dlp/plugins/yt-dlp-hianime deleted from 085069fd88
Reference in New Issue
Block a user