Add fuzzel config and switch to it
This commit is contained in:
20
.config/fuzzel/fuzzel.ini
Normal file
20
.config/fuzzel/fuzzel.ini
Normal file
@@ -0,0 +1,20 @@
|
||||
font=Hack:weight=bold:size=12
|
||||
line-height=18
|
||||
fields=name,generic,comment,categories,filename,keywords
|
||||
terminal=foot -e
|
||||
prompt="❯ "
|
||||
layer=overlay
|
||||
lines=10
|
||||
|
||||
[colors]
|
||||
background=1e1e2eaa
|
||||
text=cdd6f4ff
|
||||
match=f38ba8ff
|
||||
selection=585b70ff
|
||||
selection-match=f38ba8ff
|
||||
selection-text=cdd6f4ff
|
||||
border=b4befeff
|
||||
|
||||
[border]
|
||||
radius=20
|
||||
width=3
|
||||
@@ -1,6 +1,6 @@
|
||||
$terminal = foot
|
||||
$fileManager = nautilus
|
||||
$menu = wofi --show drun
|
||||
$menu = fuzzel
|
||||
$browser = firefox
|
||||
$discord = LIBVA_DRIVER_NAME=nvidia discord --ignore-gpu-blocklist --disable-features=UseOzonePlatform --enable-features=VaapiVideoDecoder --use-gl=desktop --enable-gpu-rasterization --enable-zero-copy
|
||||
$hyprlock = ~/.config/hypr/fix-hypr-lock.sh
|
||||
|
||||
Reference in New Issue
Block a user