diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-03-08 16:02:57 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-03-08 16:02:57 +0900 |
| commit | fb8c9e4eeb062a99f3b7232433c4ba8bb0917ea5 (patch) | |
| tree | 3726df22cd237ad627ab99f6dc96886bc32fedd1 /ar/.config | |
| parent | af60476d30fb0003963ee10d0b53869f89c72f89 (diff) | |
updates
Diffstat (limited to 'ar/.config')
| -rw-r--r-- | ar/.config/fontconfig/fonts.conf | 42 | ||||
| -rw-r--r-- | ar/.config/glove80/04d0bf0b-a700-4292-98bd-bfce72b88109_v25.01_Glorious Engrammer v41.uf2 | bin | 0 -> 1046528 bytes | |||
| -rw-r--r-- | ar/.config/glove80/32067f44-9158-4501-8cb4-fc3830e660f5_community.pr36.per-key-rgb+20250106120812_Glorious Engrammer v41.uf2 | bin | 1146368 -> 0 bytes | |||
| -rw-r--r-- | ar/.config/glove80/9a7b1fa3-1a4f-4b8a-80bc-e1fde55550e4_v25.01_Glorious Engrammer v41.uf2 | bin | 0 -> 1046528 bytes | |||
| -rw-r--r-- | ar/.config/lf/lfrc | 23 | ||||
| -rw-r--r-- | ar/.config/mpv/input.conf | 6 |
6 files changed, 37 insertions, 34 deletions
diff --git a/ar/.config/fontconfig/fonts.conf b/ar/.config/fontconfig/fonts.conf index 46cb9c6..935549d 100644 --- a/ar/.config/fontconfig/fonts.conf +++ b/ar/.config/fontconfig/fonts.conf @@ -41,30 +41,30 @@ <family>monospace</family> <prefer> <family>Noto Sans Mono</family> - <family>Noto Sans Mono CJK KR</family> + <family>Noto Sans Mono CJK KR</family> <family>Libertinus Mono</family> <family>FontAwesome</family> <family>Braille</family> </prefer> </alias> - <alias> - <family>nerdmono</family> - <prefer> - <family>D2CodingLigature Nerd Font Mono</family> - <family>Hack Nerd Font Mono</family> - <family>Libertinus Mono</family> - <family>FontAwesome</family> - <family>Braille</family> - </prefer> - </alias> - <alias> - <family>ko</family> - <prefer> - <family>Noto Sans CJK KR</family> - <family>D2CodingLigature Nerd Font</family> - <family>Libertinus</family> - <family>FontAwesome</family> - <family>Braille</family> - </prefer> - </alias> + <alias> + <family>nerdmono</family> + <prefer> + <family>D2CodingLigature Nerd Font Mono</family> + <family>Hack Nerd Font Mono</family> + <family>Libertinus Mono</family> + <family>FontAwesome</family> + <family>Braille</family> + </prefer> + </alias> + <alias> + <family>ko</family> + <prefer> + <family>Noto Sans CJK KR</family> + <family>D2CodingLigature Nerd Font</family> + <family>Libertinus</family> + <family>FontAwesome</family> + <family>Braille</family> + </prefer> + </alias> </fontconfig> diff --git a/ar/.config/glove80/04d0bf0b-a700-4292-98bd-bfce72b88109_v25.01_Glorious Engrammer v41.uf2 b/ar/.config/glove80/04d0bf0b-a700-4292-98bd-bfce72b88109_v25.01_Glorious Engrammer v41.uf2 Binary files differnew file mode 100644 index 0000000..10d06e3 --- /dev/null +++ b/ar/.config/glove80/04d0bf0b-a700-4292-98bd-bfce72b88109_v25.01_Glorious Engrammer v41.uf2 diff --git a/ar/.config/glove80/32067f44-9158-4501-8cb4-fc3830e660f5_community.pr36.per-key-rgb+20250106120812_Glorious Engrammer v41.uf2 b/ar/.config/glove80/32067f44-9158-4501-8cb4-fc3830e660f5_community.pr36.per-key-rgb+20250106120812_Glorious Engrammer v41.uf2 Binary files differdeleted file mode 100644 index 92ff729..0000000 --- a/ar/.config/glove80/32067f44-9158-4501-8cb4-fc3830e660f5_community.pr36.per-key-rgb+20250106120812_Glorious Engrammer v41.uf2 +++ /dev/null diff --git a/ar/.config/glove80/9a7b1fa3-1a4f-4b8a-80bc-e1fde55550e4_v25.01_Glorious Engrammer v41.uf2 b/ar/.config/glove80/9a7b1fa3-1a4f-4b8a-80bc-e1fde55550e4_v25.01_Glorious Engrammer v41.uf2 Binary files differnew file mode 100644 index 0000000..a1b1c44 --- /dev/null +++ b/ar/.config/glove80/9a7b1fa3-1a4f-4b8a-80bc-e1fde55550e4_v25.01_Glorious Engrammer v41.uf2 diff --git a/ar/.config/lf/lfrc b/ar/.config/lf/lfrc index 9d56fb4..207da85 100644 --- a/ar/.config/lf/lfrc +++ b/ar/.config/lf/lfrc @@ -261,6 +261,8 @@ cmd mpvdir ${{ done [ -n "$1" ] && setsid -f mpv --really-quiet -- "$@" fi + + lf -remote "send $id unselect" }} # Open @@ -292,7 +294,7 @@ cmd open ${{ text/html|text/xml) lynx $fx;; text/troff) groff -mom $fx -Tpdf | zathura - ;; text/*|application/json|inode/x-empty|application/x-subrip) $EDITOR $fx;; - video/*) setsid -f mpv $f -quiet >/dev/null 2>&1 ;; + video/*) setsid -f mpv -quiet $f >/dev/null 2>&1 ;; *) for f in $fx; do setsid -f $OPENER $f >/dev/null 2>&1; done;; esac }} @@ -400,7 +402,8 @@ cmd alt-paste &{{ read root [ $root = "y" ] && sudo lf -remote "send $id paste" } - lf -remote "send $id :clear; reload" + + lf -remote "send $id :clear" }} # Traversal @@ -476,17 +479,17 @@ source ~/.config/lf/shortcutrc map zx chmods # Clear && Unselect -map <c-l> :clear; unselect +map <c-l> :clear; unselect; save-select # Compress map C compress # Copy # map yy %cp -ri -- $fs .; clear -map Y $printf "%s" "$fx" | xclip -selection clipboard; clear +map Y $printf "%s" "$fx" | xclip -selection clipboard; clear; save-select map yb yank-basename map yd yank-dirname -map ye copyto; clear +map ye copyto; clear; save-select map yl $printf "%s" "$fx" | sed -E 's/^.+\[/https:\/\/piped.video\/watch?v=/' | sed -E 's/\]\..+//' | xclip -selection clipboard map yn yank-basename-without-extension map yp yank-path @@ -503,8 +506,8 @@ map dd cut-add map dr cut-remove # Delete -map D trash; clear -map <delete> delete; clear +map D trash; clear; save-select +map <delete> delete; clear; save-select # Editor map <enter> $$EDITOR "$f" @@ -514,16 +517,16 @@ map vll lastnvim map vln $$EDITOR "$(nvim -u NONE --headless +'lua io.write(vim.v.oldfiles[1] .. "\n")' +qa)" # Extract -map E extract; clear +map E extract; clear; save-select # iPython map Mi create-ipynb # Move -map Mt moveto; clear +map Mt moveto; clear; save-select # MPV -map Mpv mpvdir; unselect +map Mpv mpvdir # Nsxiv map th $nsxiv -apt "$(pwd)" diff --git a/ar/.config/mpv/input.conf b/ar/.config/mpv/input.conf index 13725fd..a2cb715 100644 --- a/ar/.config/mpv/input.conf +++ b/ar/.config/mpv/input.conf @@ -19,13 +19,13 @@ ctrl+a no-osd seek -180 exact; script-message-to misc show-position shift+a no-osd seek -30 exact; script-message-to misc show-position # Seek exactly 30 second backward v script-binding showplaylist # Playlist in current path shift+v script-binding navigator # Playlist in all path -alt+v vf toggle vflip # Flip vertically +alt+v vf toggle vflip # Flip vertically c no-osd seek 15 exact; script-message-to misc show-position # Seek exactly 5 seconds forward -ctrl+c no-osd seek -300 exact; script-message-to misc show-position # Seek exactly 180 second backward +ctrl+c no-osd seek 300 exact; script-message-to misc show-position # Seek exactly 300 second backward shift+c no-osd seek 60 exact; script-message-to misc show-position # Seek exactly 5 seconds forward alt+c add video-zoom 0.1 # Zoom in z no-osd seek -15 exact; script-message-to misc show-position # Seek exactly 5 seconds backward -ctrl+z no-osd seek 300 exact; script-message-to misc show-position # Seek exactly 180 second backward +ctrl+z no-osd seek -300 exact; script-message-to misc show-position # Seek exactly 300 second backward shift+z no-osd seek -60 exact; script-message-to misc show-position # Seek exactly 5 seconds backward alt+z add video-zoom -0.1 # Zoom out q no-osd sub-seek -1 # Seek to the previous subtitle |
