aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-09-28 11:23:20 -0500
committerJesús <heckyel@hyperbola.info>2019-09-28 11:23:20 -0500
commit3345557c06ea9f680bd5980688b62a0522ca4929 (patch)
tree080d442ce6d0712f3012ab9972d84bafc11e4d99 /README.md
parent5d0f798109d4ce4f3728c48ce8d34a0bc2e16a7e (diff)
downloadi3-config-3345557c06ea9f680bd5980688b62a0522ca4929.tar.lz
i3-config-3345557c06ea9f680bd5980688b62a0522ca4929.tar.xz
i3-config-3345557c06ea9f680bd5980688b62a0522ca4929.zip
disable nm-applet for default
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index c6d664b..967359b 100644
--- a/README.md
+++ b/README.md
@@ -73,6 +73,12 @@ Example config `.xinitrc `:
exec i3
```
+### network-manager-applet
+
+Uncomment in `~/.config/i3/config`
+
+ # exec --no-startup-id nm-applet
+
### Shortcuts
Manual shortcuts are in file [shortcuts,md](shortcuts.md)