From bbff30c17f4a2d409d35e136fa351940fe6a8ee1 Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Sun, 16 Jun 2019 12:31:08 +0200 Subject: [PATCH] Try again nm after a few years. --- .config/i3/config | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.config/i3/config b/.config/i3/config index 8318178..c78ebe7 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -179,3 +179,5 @@ exec x-terminal-emulator exec firefox for_window [window_role="browser"] border none for_window [class="URxvt"] border none + +exec --no-startup-id nm-applet diff --git a/README.md b/README.md index 6e4e52e..19fffd7 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ # Packages I typically use ``` -apt-get install xorg i3 rxvt-unicode wicd wicd-curses feh fonts-liberation xautolock emacs25-nox git arandr firefox-esr ecryptfs-utils fonts-symbola unifont i3lock-fancy git-completion +apt-get install xorg i3 rxvt-unicode network-manager-gnome feh fonts-liberation xautolock emacs25-nox git arandr firefox-esr ecryptfs-utils fonts-symbola unifont i3lock-fancy git-completion ``` ## Packages I may need