Change app launcher in hyprland config to match hyprland-desktop config
This commit is contained in:
parent
f0e36369b1
commit
fd7117670a
1 changed files with 2 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue