hypr: replace walker with fuzzel
This commit is contained in:
parent
6269ee3943
commit
104d2ce32d
6 changed files with 50 additions and 4 deletions
24
stow/.config/fuzzel/fuzzel.ini
Normal file
24
stow/.config/fuzzel/fuzzel.ini
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue