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