mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-26 06:35:23 +02:00
Allow images in wofi
This commit is contained in:
parent
6653d4bbdd
commit
8db845b206
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
|
$menu_open_cmd = $menu --show drun --allow-images
|
||||||
$screenshot = hyprshot
|
$screenshot = hyprshot
|
||||||
|
|
||||||
#################
|
#################
|
||||||
|
|
Loading…
Add table
Reference in a new issue