dotfiles/.config/awesome/autorun.sh

24 lines
457 B
Bash
Raw Normal View History

2019-08-26 11:42:16 +02:00
#!/usr/bin/env bash
function run {
if ! pgrep -f $1 ;
then
$@&
fi
}
2019-12-18 08:17:07 +01:00
run ~/.config/picom/launch.sh
2019-08-27 14:11:39 +02:00
#run ~/.config/awesome/autohidewibox.py ~/.config/awesome/autohidewibox.conf
2020-11-04 10:51:43 +01:00
run ~/Scripts/setbg.sh
2019-08-26 15:16:50 +02:00
run dunst
2019-10-12 09:49:51 +02:00
run pulseeffects --gapplication-service
xsetwacom set "Wacom HID 50DB Finger touch" Gesture off
run touchegg
2019-11-15 10:02:03 +01:00
run nm-applet
2020-11-04 10:51:43 +01:00
run /usr/lib/kdeconnectd
2020-01-31 08:26:20 +01:00
run kdeconnect-indicator
2020-11-04 10:51:43 +01:00
run snixembed
2021-09-04 09:37:05 +02:00
run lxpolkit
2021-10-09 12:19:39 +02:00
run joystickwake
2019-10-12 09:49:51 +02:00
#run music_wake.sh