summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vanbesien <tvanbesi@proton.me>2026-05-18 19:51:11 +0200
committerThomas Vanbesien <tvanbesi@proton.me>2026-05-18 21:41:10 +0200
commitadcc295aafec19dcedf591fcc2ece3825e28e9db (patch)
tree5f1f1c3e1114356410a4563e6f42bf9abc8b6954
parent6f19e7b6c167eee2d7992d54c4c9826edf772cf4 (diff)
downloaddotfiles-adcc295aafec19dcedf591fcc2ece3825e28e9db.tar.gz
dotfiles-adcc295aafec19dcedf591fcc2ece3825e28e9db.zip
fix: make ranger glib2 dependency explicit
It's pulled transitively by plasma-workspace so it's not strictly necessary on KDE, but it's cleaner.
-rwxr-xr-x.local/bin/dotfiles2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local/bin/dotfiles b/.local/bin/dotfiles
index 185fdcd..3a4dba3 100755
--- a/.local/bin/dotfiles
+++ b/.local/bin/dotfiles
@@ -84,7 +84,7 @@ sync)
bash # shell
bash-completion # collection of bash completions
fzf # fuzzy finder
- ranger # file explorer
+ ranger glib2 # file explorer (and dependency)
bat # syntax highlighter
python-pipx # Python apps environment
wl-clipboard # Wayland clipboard