summaryrefslogtreecommitdiffstats
path: root/autostart
blob: 69304ed70451885c76be36e3131c7f47c93a6950 (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
./data/wallpaper.sh 								# Wallpaper
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