diff options
author | Julian <Julianteule@gmail.com> | 2017-02-01 10:36:42 +0100 |
---|---|---|
committer | Julian <Julianteule@gmail.com> | 2017-02-01 10:36:42 +0100 |
commit | 2eb28948556f464980cf4296c09d044c21bc84de (patch) | |
tree | a71c8976591986341020b0bc678057b584240047 /Scripts/start2bwm | |
parent | 076f4801a51216d1d5f4aec9ccfbcf77382fea87 (diff) |
cool
Diffstat (limited to 'Scripts/start2bwm')
-rwxr-xr-x | Scripts/start2bwm | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Scripts/start2bwm b/Scripts/start2bwm new file mode 100755 index 0000000..e35fd21 --- /dev/null +++ b/Scripts/start2bwm @@ -0,0 +1,9 @@ +compton --config /home/julian/.config/compton & + +xsetroot -cursor_name arrow -fg white -bg black & + +feh --bg-scale /home/julian/Billeder/Wallpapers/B* & + +export _JAVA_AWT_WM_NONREPARENTING=1 & + +2bwm |