Update .config/mimeapps.list
Update .config/niri/config.kdl Update .config/niri/output.kdl Update .config/niri/windowrules.kdl Update .config/waybar/config.jsonc Update .local/bin/tmux-sessionizer
This commit is contained in:
parent
7c54ceed8c
commit
ade8247b1b
6 changed files with 21 additions and 6 deletions
|
|
@ -4,6 +4,7 @@ set -euo pipefail
|
|||
# Each entry: PATH|minDepth|maxDepth
|
||||
SEARCH_SPECS=(
|
||||
"$HOME/src/github|2|2" # username/repo
|
||||
"$HOME/src/aur|1|1" # AUR pkgs
|
||||
"$HOME/.config|0|1" # each folder in ~/.config
|
||||
"$HOME/.local/bin|0|0"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue