first commit

This commit is contained in:
2025-12-29 20:58:42 +08:00
commit b8c332a4d9
2 changed files with 84 additions and 0 deletions

29
config Normal file
View File

@@ -0,0 +1,29 @@
# ~/.config/wofi/config
# 模式drun (应用启动器), run (命令运行)
mode=drun
# 界面是否显示图片(图标)
allow_images=true
# 搜索是否不区分大小写
insensitive=true
# 启动时不保留之前的搜索词
prompt=Search...
# 窗口宽度和高度
width=500
height=300
# 窗口位置 (center, top_left, bottom_right 等)
location=center
# 单击是否直接执行(默认双击)
# gtk-launch=true
# 隐藏滚动条(更美观)
no_actions=true
# 匹配算法 (contains, fuzzy)
matching=fuzzy