From 27aabea1091791314e7eeffb5b3e22c2bc8fff18 Mon Sep 17 00:00:00 2001 From: vaskozl Date: Thu, 12 Feb 2015 20:33:32 +0100 Subject: xinitrc fix --- xinitrc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'xinitrc') diff --git a/xinitrc b/xinitrc index 0060563..7e89314 100755 --- a/xinitrc +++ b/xinitrc @@ -1,4 +1,4 @@ -!/usr/bin/bash +#!/usr/bin/bash # Inspiration: # http://www.desertsol.com/~kevin/ratpoison/ ratpoison_dir=$HOME/.ratpoison @@ -31,7 +31,7 @@ xsetroot -cursor_name left_ptr wmname LG3D # Background -~/.ratpoison/wp change & +~/.ratpoison/wp change #Run dropbox dropboxd & -- cgit v1.2.3-54-g00ecf