mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-26 06:35:23 +02:00
update wofi matching method
This commit is contained in:
parent
40965962d1
commit
f257bbf7ad
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ env = GDK_SCALE,1
|
||||||
$terminal = kitty
|
$terminal = kitty
|
||||||
$fileManager = nemo
|
$fileManager = nemo
|
||||||
$menu = wofi
|
$menu = wofi
|
||||||
$menu_open_cmd = $menu --show drun --allow-images
|
$menu_open_cmd = $menu --show drun --allow-images -M fuzzy
|
||||||
$screenshot = hyprshot
|
$screenshot = hyprshot
|
||||||
|
|
||||||
#################
|
#################
|
||||||
|
|
Loading…
Add table
Reference in a new issue