fix: use wofi instead of walker

This commit is contained in:
2026-03-23 02:18:07 -04:00
parent b6d7d77191
commit 6bc4e3e870

View File

@@ -37,7 +37,7 @@ monitor=DP-3,1920x1080@60, 3440x1200,1
$terminal = alacritty $terminal = alacritty
$fileManager = thunar $fileManager = thunar
$navigator = firefox $navigator = firefox
$menu = walker $menu = wofi --show drun
################# #################
@@ -50,7 +50,6 @@ $menu = walker
# exec-once = $terminal # exec-once = $terminal
# exec-once = nm-applet & # exec-once = nm-applet &
exec-once = waybar & hyprpaper & mako & hypridle exec-once = waybar & hyprpaper & mako & hypridle
exec-once = walker --gapplication-service
############################# #############################