diff --git a/.config/hypr/binds.conf b/.config/hypr/binds.conf index 8c554aa..7c0bb6d 100644 --- a/.config/hypr/binds.conf +++ b/.config/hypr/binds.conf @@ -124,7 +124,7 @@ bind = $mod, Print, exec, grim -g "$($slurp_cmd 00ff00 && sleep 0.1)" -t png -l # Submaps {{{ #TODO send print on alt+f4 bind = $mod, L, submap, launch -$media = NI󰝞 EO󰝝 P󰐎 - A󰝟 M󰍭 W󰣽 B󰂲 .󰳞 ,󰳠 K J M+W󰒎 R +$media = media # NI󰝞 EO󰝝 P󰐎 - A󰝟 M󰍭 W󰣽 B󰂲 .󰳞 ,󰳠 K J M+W󰒎 R bindl = $mod, M, submap, $media #mod+` bindl = $mod, grave, submap, $media #mod+` bind = $mod, G, submap, group @@ -162,7 +162,7 @@ bind =, L, exec, logseq bind =, L, submap, reset bind =, O, exec, obsidian --force-device-scale-factor=2 bind =, O, submap, reset -bind = SHIFT, O, exec, QT_SCALE_FACTOR=1.25 obs +bind = SHIFT, O, exec, QT_SCALE_FACTOR=1 obs bind = SHIFT, O, submap, reset bind =, K, exec, klavaro bind =, K, submap, reset diff --git a/.config/lazygit/config.yml b/.config/lazygit/config.yml index c58afaa..4492b54 100644 --- a/.config/lazygit/config.yml +++ b/.config/lazygit/config.yml @@ -2,11 +2,8 @@ promptToReturnFromSubprocess: false gui: # One of 'rounded' (default) | 'single' | 'double' | 'hidden' | 'bold' border: single - git: - # pagers: - # - pager: delta --dark --paging=never - paging: - colorArg: always - # --line-numbers - pager: delta --dark --paging=never + pagers: + - colorArg: always + # --line-numbers + pager: delta --dark --paging=never diff --git a/.config/mpv/mpv.conf b/.config/mpv/mpv.conf index 0a9e878..93aca21 100644 --- a/.config/mpv/mpv.conf +++ b/.config/mpv/mpv.conf @@ -2,8 +2,8 @@ hwdec=auto cache=yes cache-pause -demuxer-max-bytes=4GiB -demuxer-max-back-bytes=8GiB +demuxer-max-bytes=1GiB +demuxer-max-back-bytes=1GiB force-seekable ytdl-format=bestvideo[height<=?1080][vcodec!=?av01]+bestaudio/best @@ -13,7 +13,7 @@ ytdl-format=bestvideo[height<=?1080][vcodec!=?av01]+bestaudio/best screenshot-format=png screenshot-png-compression=7 -profile=gpu-hq +profile=high-quality [music] @@ -28,9 +28,9 @@ profile-desc="watching anime" alang=jpn,ja audio-file-auto=fuzzy -# sub-pos=10 slang=eng,en sub-auto=fuzzy +# sub-pos=10 resume-playback save-position-on-quit diff --git a/.config/yazi/keymap.toml b/.config/yazi/keymap.toml index cc9b533..89f221c 100644 --- a/.config/yazi/keymap.toml +++ b/.config/yazi/keymap.toml @@ -4,6 +4,7 @@ prepend_keymap = [ # { on = "", run = "plugin wl-clipboard", desc = "Yank to clipboard" }, { on = "", run = 'shell -- for path in "$@"; do echo "file://$path"; done | wl-copy -t text/uri-list' }, + { on = "", run = 'shell -- dragon-drop -x -a -T -s 256 "$@"', desc = "Open drag and drop window" }, { on = "R", run = "rename --empty=stem --cursor=start", desc = "Rename file full" }, { on = [