forked from Shinonome/dots-hyprland
7593938986
Instead of overwriting the entire fuzzel.ini on each theme change. Theme changes are made to fuzzel.theme which is then imported by fuzzel.ini Rationale: I like to use vim binds for fuzzel and there wasn't a good way to modify fuzzel.ini without making the end-4 update process complicated.
13 lines
184 B
INI
13 lines
184 B
INI
include="~/.cache/ags/user/generated/fuzzel/fuzzel.theme"
|
|
font=Gabarito
|
|
terminal=foot -e
|
|
prompt=">> "
|
|
layer=overlay
|
|
|
|
[border]
|
|
radius=17
|
|
width=1
|
|
|
|
[dmenu]
|
|
exit-immediately-if-empty=yes
|