summaryrefslogtreecommitdiffstats
path: root/autostart
diff options
context:
space:
mode:
Diffstat (limited to 'autostart')
-rw-r--r--autostart10
1 files changed, 10 insertions, 0 deletions
diff --git a/autostart b/autostart
new file mode 100644
index 0000000..282d941
--- /dev/null
+++ b/autostart
@@ -0,0 +1,10 @@
+#!/bin/sh
+sh $HOME/.fehbg # Background
+compton & # Transparency
+#blueman-applet& # Bluetooth
+xmodmap ~/.config/openbox/xmodmap # rebind some keys
+/usr/lib/x86_64-linux-gnu/xfce4/notifyd/xfce4-notifyd >/dev/null 2>&1 & # Notifications
+/usr/local/bin/tp-key-handler & # TP Key Handler
+tint2 & # Panel
+eval $(gpg-agent --daemon) # GPG agent
+xset b off # disable audible bell