sway

i3-compatible Wayland compositor
git clone https://git.awy.one/sway
Log | Files | Refs | README | LICENSE

commit b44015578a3d53cdd9436850202d4405696c1f52
parent 9ba1beee580d07adfba903257ce8762b96ea3833
Author: Simon Ser <contact@emersion.fr>
Date:   Sun, 11 Aug 2024 19:03:19 +0200

Switch default config to wmenu-run

This removes the last dependency bit on dmenu. No need for
"swaymsg exec" anymore: wmenu-run handles the xdg-activation
shenanigans.

Diffstat:
Mconfig.in | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/config.in b/config.in @@ -16,9 +16,7 @@ set $right l # Your preferred terminal emulator set $term foot # Your preferred application launcher -# Note: pass the final command to swaymsg so that the resulting window can be opened -# on the original workspace that the command was run on. -set $menu dmenu_path | wmenu | xargs swaymsg exec -- +set $menu wmenu-run ### Output configuration #