aboutsummaryrefslogtreecommitdiff
path: root/.local/bin/autostart.sh
diff options
context:
space:
mode:
Diffstat (limited to '.local/bin/autostart.sh')
-rwxr-xr-x.local/bin/autostart.sh17
1 files changed, 0 insertions, 17 deletions
diff --git a/.local/bin/autostart.sh b/.local/bin/autostart.sh
deleted file mode 100755
index f1cfe16..0000000
--- a/.local/bin/autostart.sh
+++ /dev/null
@@ -1,17 +0,0 @@
-#!/usr/bin/env bash
-xset -b
-
-#setxkbmap -option caps:swapescape
-#setxkbmap -layout us,rs,rs -variant ,alternatequotes,latin -option grp:alt_shift_toggle,caps:swapescape
-setxkbmap -layout us,rs,rs -variant ,alternatequotes,latin -option caps:swapescape
-
-numlockx &
-dunst &
-udiskie &
-
-#picom &
-compton --backend glx -b &
-
-feh --bg-fill ~/stuff/pictures/nantes.jpg
-
-#mpd &