From 6fe49d8e47da0fe3bca675f256c2dd52f8e97208 Mon Sep 17 00:00:00 2001 From: Thomas Dehaeze Date: Fri, 10 Apr 2020 16:38:02 +0200 Subject: [PATCH] Remove nm-applet, it is now handled by polybar --- dotfiles/xconfig.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/xconfig.org b/dotfiles/xconfig.org index 25c142f..682bbe4 100644 --- a/dotfiles/xconfig.org +++ b/dotfiles/xconfig.org @@ -442,7 +442,7 @@ Start programs related to display. Start the applications related to the top bar (polybar + applet). #+begin_src bash # Start Network Management Framework - nm-applet & + # nm-applet & # Start Power Manager xfce4-power-manager &