mirror of
https://github.com/eliasrenman/dotfiles.git
synced 2026-03-16 20:46:08 +01:00
feat: wofi
This commit is contained in:
32
wofi/config
Normal file
32
wofi/config
Normal file
@@ -0,0 +1,32 @@
|
||||
# hide_scroll=true
|
||||
# show=drun
|
||||
# width=35%
|
||||
# lines=15
|
||||
# line_wrap=word
|
||||
# term=alacritty
|
||||
# allow_markup=true
|
||||
# always_parse_args=true
|
||||
# show_all=true
|
||||
# print_command=true
|
||||
# layer=overlay
|
||||
# allow_images=true
|
||||
# insensitive=true
|
||||
# prompt=
|
||||
# image_size=15
|
||||
# display_generic=true
|
||||
# location=center
|
||||
|
||||
width=700
|
||||
height=350
|
||||
show=drun
|
||||
prompt=Search...
|
||||
filter_rate=100
|
||||
allow_markup=true
|
||||
no_actions=true
|
||||
halign=fill
|
||||
orientation=vertical
|
||||
content_halign=fill
|
||||
insensitive=true
|
||||
allow_images=true
|
||||
image_size=30
|
||||
gtk_dark=true
|
||||
Reference in New Issue
Block a user