aboutsummaryrefslogtreecommitdiffstats
path: root/i3
diff options
context:
space:
mode:
authorYann Herklotz <ymherklotz@gmail.com>2018-04-25 19:17:26 +0100
committerYann Herklotz <ymherklotz@gmail.com>2018-04-25 19:17:26 +0100
commit015004c2ff472b79cf279f3b818f6eb0345fdb73 (patch)
tree60997434b04a05bb94ce56cfdccb8cdcf0128b77 /i3
parent42c1817598de3ba5d6c41f7645333c87d2351e4d (diff)
downloaddotfiles-015004c2ff472b79cf279f3b818f6eb0345fdb73.tar.gz
dotfiles-015004c2ff472b79cf279f3b818f6eb0345fdb73.zip
Adding mail to emacs
Diffstat (limited to 'i3')
-rw-r--r--i3/config6
1 files changed, 6 insertions, 0 deletions
diff --git a/i3/config b/i3/config
index cbd7047..24f8797 100644
--- a/i3/config
+++ b/i3/config
@@ -219,5 +219,11 @@ exec --no-startup-id redshift &
# Startup dropbox
exec --no-startup-id dropbox &
+# Start nm-applet
+exec --no-startup-id nm-applet &
+
+# Start pulse audio system tray
+
+
# Enable smooth scrolling
exec --no-startup-id xinput set-prop 'DLL075B:01 06CB:76AF Touchpad' 'libinput Natural Scrolling Enabled' 1