Update rust-app-menu
This commit is contained in:
parent
8e8e4b0231
commit
4664b1d999
2 changed files with 17 additions and 17 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue