diff options
author | Julian T <julian@jtle.dk> | 2020-01-13 12:51:33 +0100 |
---|---|---|
committer | Julian T <julian@jtle.dk> | 2020-01-13 12:51:33 +0100 |
commit | 2171f213d6c7d0443c52b736b12f4394b4e34655 (patch) | |
tree | d3950bd036e398d488e7d700742a62debe832772 /scripts | |
parent | 77cbf7cd3976accb5539d7c105cb54fdcd962ce4 (diff) |
Switched xlaunch system
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/Scripts/xlaunchrc | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/scripts/Scripts/xlaunchrc b/scripts/Scripts/xlaunchrc deleted file mode 100755 index 2b10413..0000000 --- a/scripts/Scripts/xlaunchrc +++ /dev/null @@ -1,20 +0,0 @@ -#!/usr/bin/env bash -feh --bg-tile /home/julian/Pictures/defaultWall.* -export TERM=xfce4-terminal -export TERMINAL=xfce4-terminal - -xmodmap .Xmodmap -xcape -e "Control_R=Escape" - -nm-applet & -xscreensaver & -xss-lock -- xscreensaver-command --lock & -# xcompmgr & - -# play ~/Winsounds/login.wav -q & - -autorandr -c -xfce4-panel & - -exec bspwm -# exec i3 |