hypr: replace walker with fuzzel

This commit is contained in:
Nico 2025-10-18 22:41:57 +11:00
parent 6269ee3943
commit 104d2ce32d
Signed by: nico
SSH key fingerprint: SHA256:XuacYOrGqRxC3jVFjfLROn1CSvLz85Dec6N7O9Gwu/0
6 changed files with 50 additions and 4 deletions

1
stow/.config/fuzzel/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
colors.ini

View file

@ -0,0 +1,24 @@
[main]
include = "~/.config/fuzzel/colors.ini"
prompt="> "
placeholder="Search..."
password-character="*"
width=40
use-bold=no
dpi-aware=auto
tabs="4"
terminal="ghostty -e"
keyboard-focus=exclusive
fields=filename,name,generic,exec,keywords,comment,categories
match-mode="fzf"
sort-result=yes
layer=top
[border]
width=2
radius=10
selection-radius=10