diff options
author | Julian Teu <julianteule@gmail.com> | 2018-04-10 18:07:28 +0200 |
---|---|---|
committer | Julian Teu <julianteule@gmail.com> | 2018-04-10 18:07:28 +0200 |
commit | 3e00fc23117a6fbb91d5ca09602f8006c3f2365a (patch) | |
tree | 4e3f2288424a5c09e9815eff04719f620cd7b321 /Scripts/start2bwm | |
parent | a3443fca6351cbe9ecbbe29a32e358f7534a92a6 (diff) |
Cleanup
Diffstat (limited to 'Scripts/start2bwm')
-rwxr-xr-x | Scripts/start2bwm | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Scripts/start2bwm b/Scripts/start2bwm deleted file mode 100755 index e35fd21..0000000 --- a/Scripts/start2bwm +++ /dev/null @@ -1,9 +0,0 @@ -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 |