aboutsummaryrefslogtreecommitdiff
path: root/.config/qtile/autostart.sh
diff options
context:
space:
mode:
Diffstat (limited to '.config/qtile/autostart.sh')
-rwxr-xr-x.config/qtile/autostart.sh20
1 files changed, 0 insertions, 20 deletions
diff --git a/.config/qtile/autostart.sh b/.config/qtile/autostart.sh
deleted file mode 100755
index 871ef49..0000000
--- a/.config/qtile/autostart.sh
+++ /dev/null
@@ -1,20 +0,0 @@
-#!/bin/sh
-xset -b
-
-#setxkbmap -option caps:swapescape
-#setxkbmap -layout us,rs -variant ,alternatequotes -option grp:alt_shift_toggle,caps:swapescape
-
-numlockx &
-dunst &
-udiskie &
-
-#picom &
-compton --backend glx &
-
-feh --bg-fill ~/stuff/pictures/alps-house.jpg
-
-#lxpolkit &
-#gpg-agent &
-#ssh-agent &
-
-mpd &