From c4278c16bd6022709a6268f318e5ef8594e16117 Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 1 Dec 2022 19:08:02 +0100 Subject: Use dmenu instead of bemenu for Sway bemenu is not included in Debian bullseye. --- .config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/sway/config b/.config/sway/config index f8451bf..0fccd6f 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -16,7 +16,7 @@ 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 bemenu-run -p ">>>" | xargs swaymsg exec +set $menu dmenu_run | xargs swaymsg exec ### Output configuration # -- cgit v1.2.3-70-g09d2