From adbe033e9292562183ca65ec6e385091de5ae851 Mon Sep 17 00:00:00 2001 From: Daniil Tsivinsky Date: Thu, 9 Dec 2021 21:00:13 +0300 Subject: [PATCH] Revert "Back to dmenu" This reverts commit abc5b804ef209bd184644de9e1663c1aac2af41f. --- config/sway/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/sway/config b/config/sway/config index 1904b55..867e51e 100644 --- a/config/sway/config +++ b/config/sway/config @@ -15,7 +15,7 @@ set $right l set $term alacritty # Your preferred application launcher -set $menu dmenu_run +set $menu rofi -show drun # Screenshot utility set $shot "/usr/share/sway/scripts/grimshot"