From fb8c9e4eeb062a99f3b7232433c4ba8bb0917ea5 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 8 Mar 2025 16:02:57 +0900 Subject: updates --- ar/.config/fontconfig/fonts.conf | 42 ++++++++++----------- ...-bfce72b88109_v25.01_Glorious Engrammer v41.uf2 | Bin 0 -> 1046528 bytes ...y-rgb+20250106120812_Glorious Engrammer v41.uf2 | Bin 1146368 -> 0 bytes ...-e1fde55550e4_v25.01_Glorious Engrammer v41.uf2 | Bin 0 -> 1046528 bytes ar/.config/lf/lfrc | 23 ++++++----- ar/.config/mpv/input.conf | 6 +-- 6 files changed, 37 insertions(+), 34 deletions(-) create mode 100644 ar/.config/glove80/04d0bf0b-a700-4292-98bd-bfce72b88109_v25.01_Glorious Engrammer v41.uf2 delete mode 100644 ar/.config/glove80/32067f44-9158-4501-8cb4-fc3830e660f5_community.pr36.per-key-rgb+20250106120812_Glorious Engrammer v41.uf2 create mode 100644 ar/.config/glove80/9a7b1fa3-1a4f-4b8a-80bc-e1fde55550e4_v25.01_Glorious Engrammer v41.uf2 (limited to 'ar/.config') 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 @@ monospace Noto Sans Mono - Noto Sans Mono CJK KR + Noto Sans Mono CJK KR Libertinus Mono FontAwesome Braille - - nerdmono - - D2CodingLigature Nerd Font Mono - Hack Nerd Font Mono - Libertinus Mono - FontAwesome - Braille - - - - ko - - Noto Sans CJK KR - D2CodingLigature Nerd Font - Libertinus - FontAwesome - Braille - - + + nerdmono + + D2CodingLigature Nerd Font Mono + Hack Nerd Font Mono + Libertinus Mono + FontAwesome + Braille + + + + ko + + Noto Sans CJK KR + D2CodingLigature Nerd Font + Libertinus + FontAwesome + Braille + + 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 new file mode 100644 index 0000000..10d06e3 Binary files /dev/null and b/ar/.config/glove80/04d0bf0b-a700-4292-98bd-bfce72b88109_v25.01_Glorious Engrammer v41.uf2 differ 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 deleted file mode 100644 index 92ff729..0000000 Binary files a/ar/.config/glove80/32067f44-9158-4501-8cb4-fc3830e660f5_community.pr36.per-key-rgb+20250106120812_Glorious Engrammer v41.uf2 and /dev/null differ 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 new file mode 100644 index 0000000..a1b1c44 Binary files /dev/null and b/ar/.config/glove80/9a7b1fa3-1a4f-4b8a-80bc-e1fde55550e4_v25.01_Glorious Engrammer v41.uf2 differ 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 :clear; unselect +map :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; clear +map D trash; clear; save-select +map delete; clear; save-select # Editor map $$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 -- cgit v1.2.3