aboutsummaryrefslogtreecommitdiff
path: root/.local
diff options
context:
space:
mode:
authorMateja <mail@matejamaric.com>2021-05-01 17:31:51 +0200
committerMateja <mail@matejamaric.com>2021-05-01 17:31:51 +0200
commit3858306acd6ebf93ee826a1c161d3096f6b0bf35 (patch)
tree979509e3636fb6719f37fdefe50b0cc7a16b4628 /.local
parentc6fc484be86316b9a5f96b68aaaf192671983d17 (diff)
downloaddotfiles-3858306acd6ebf93ee826a1c161d3096f6b0bf35.tar.gz
dotfiles-3858306acd6ebf93ee826a1c161d3096f6b0bf35.zip
Use `.xprofile` instead of `autostart.sh`.
Diffstat (limited to '.local')
-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 &