dotfiles

My configuration files.
Log | Files | Refs | README

commit 7a7e3ce2d8842ad9f2e19b266e6dcc8f714517ee
parent cc6113f5bc103f33f99c760ab7676db038b23144
Author: Sven Möller <sven-moeller@outlook.de>
Date:   Mon, 13 Dec 2021 19:28:23 +0100

Use bemenu

Diffstat:
Msway/.config/sway/config | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sway/.config/sway/config b/sway/.config/sway/config @@ -18,7 +18,7 @@ set $term alacritty # 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 | dmenu | xargs swaymsg exec -- +set $menu bemenu-run | xargs swaymsg exec -- ### Output configuration #