From addeca9e54af1cf9159187f128b143ab4e47a4bd Mon Sep 17 00:00:00 2001
From: Jens Nolte <jens@nightmarestudio.de>
Date: Fri, 13 Dec 2019 02:54:12 +0100
Subject: [PATCH] Disable clipmenud until fixed

---
 home-profiles/desktop/.config/sway/config | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/home-profiles/desktop/.config/sway/config b/home-profiles/desktop/.config/sway/config
index e81e35c..7ed2737 100644
--- a/home-profiles/desktop/.config/sway/config
+++ b/home-profiles/desktop/.config/sway/config
@@ -63,7 +63,7 @@ output * bg $wallpaper fill
 
 # Run desktop daemons
 exec mako
-exec CM_SELECTIONS=clipboard clipmenud
+#exec CM_SELECTIONS=clipboard clipmenud
 #exec nm-applet --indicator
 exec redshift
 
-- 
GitLab