summaryrefslogtreecommitdiff
path: root/config/openbox/autostart
diff options
context:
space:
mode:
Diffstat (limited to 'config/openbox/autostart')
-rw-r--r--config/openbox/autostart12
1 files changed, 12 insertions, 0 deletions
diff --git a/config/openbox/autostart b/config/openbox/autostart
index c7f63b7..90d7b27 100644
--- a/config/openbox/autostart
+++ b/config/openbox/autostart
@@ -1,15 +1,27 @@
CONFDIR=$HOME/.config/openbox
$CONFDIR/run-autorun
+pkill -9 -f gnome-keyring-daemon
gnome-keyring-daemon --start &
+pkill -9 -f polkit-gnome-authentication-agent-1
+/usr/libexec/polkit-gnome-authentication-agent-1 &
+pkill -9 -f xfce4-panel
xfce4-panel &
+pkill -9 -f xfce4-power-manager
xfce4-power-manager &
+pkill -9 -f xfce4-clipman
xfce4-clipman &
+pkill -9 -f xcape
xcape -e 'Super_L=Control_L|Shift_L|Alt_L|Super_L|D' &
+pkill -9 -f xfce4-notifyd
/usr/lib64/xfce4/notifyd/xfce4-notifyd &
+pkill -9 -f spacefm
spacefm --desktop &
xscreensaver -no-splash &
+pkill -9 -f nm-applet
nm-applet &
+pkill -9 -f cortile-x86
+pkill -9 -f cortile-arm64
$CONFDIR/run-cortile &
$CONFDIR/ibus-wait &