Update rust-app-menu

This commit is contained in:
Jack Mechem 2026-04-08 15:31:32 -07:00
parent 8e8e4b0231
commit 4664b1d999
2 changed files with 17 additions and 17 deletions

View file

@ -38,7 +38,7 @@
exec-once = [
"waypaper --restore"
"gtkbar"
"rust-app-menu"
"rust-app-menu -d"
"dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP"
"solaar -w hide"
];
@ -46,7 +46,7 @@
# --- Variables ---
"$terminal" = "ghostty";
"$fileManager" = "thunar";
"$menu" = "rust-app-menu";
"$menu" = "rust-app-menu -s";
env = [
"XCURSOR_SIZE,24"