From 3858306acd6ebf93ee826a1c161d3096f6b0bf35 Mon Sep 17 00:00:00 2001 From: Mateja Date: Sat, 1 May 2021 17:31:51 +0200 Subject: Use `.xprofile` instead of `autostart.sh`. --- .local/bin/autostart.sh | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100755 .local/bin/autostart.sh (limited to '.local') 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 & -- cgit v1.2.3