From a9d4ed7cebfe7a372436e50c1632c09a83021ff2 Mon Sep 17 00:00:00 2001 From: Julian T Date: Mon, 16 Dec 2019 13:19:39 +0100 Subject: Changed bspwm setup method --- scripts/Scripts/xlaunchrc | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100755 scripts/Scripts/xlaunchrc (limited to 'scripts') diff --git a/scripts/Scripts/xlaunchrc b/scripts/Scripts/xlaunchrc new file mode 100755 index 0000000..2b10413 --- /dev/null +++ b/scripts/Scripts/xlaunchrc @@ -0,0 +1,20 @@ +#!/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 -- cgit v1.2.3