Add submodules

This commit is contained in:
2026-01-05 21:03:34 +04:00
parent cc03ff37c4
commit 3f06426c9e
8 changed files with 16 additions and 2 deletions

View File

@@ -11,7 +11,6 @@
(cat ~/.cache/wal/sequences &)
. "${HOME}/.cache/wal/colors.sh"
alias dmenu_wal='dmenu_run -nb "$color0" -nf "$color15" -sb "$color1" -sf "$color15"'
@@ -26,3 +25,5 @@ export PATH="/usr/lib/jvm/default/bin:$PATH"
# Created by `pipx` on 2025-06-29 13:27:39
export PATH="$PATH:/home/dwarf/.local/bin"
export EDITOR="nvim"