Change app launcher in hyprland config to match hyprland-desktop config

This commit is contained in:
Jack Mechem 2026-05-07 16:24:14 -07:00
parent f0e36369b1
commit fd7117670a
Signed by: jackmechem
SSH key fingerprint: SHA256:GjIjMAC33pzYOe+hWcX5uvgnPrVFAXSrquvt84AOJbU

View file

@ -154,6 +154,7 @@
exec-once = [
"waypaper --restore"
"gtkbar"
"hyprmwh -d"
"rust-app-menu -d"
"dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"
"solaar -w hide"
@ -162,7 +163,7 @@
# --- Variables ---
"$terminal" = "ghostty";
"$fileManager" = "thunar";
"$menu" = "rust-app-menu -ds";
"$menu" = "hyprmwh -a";
env = [
"XCURSOR_SIZE,24"