diff options
author | vaskozl <vasil.zlatanov@gmail.com> | 2015-02-12 21:25:21 +0100 |
---|---|---|
committer | vaskozl <vasil.zlatanov@gmail.com> | 2015-02-12 21:25:21 +0100 |
commit | 95bc93e47fcd6d9f807efaad725016bb624cd6e9 (patch) | |
tree | 6df3742a001ba89eb8c04b045bcaee4a5f8f3f37 /xinitrc | |
parent | 27aabea1091791314e7eeffb5b3e22c2bc8fff18 (diff) | |
download | dotfiles-95bc93e47fcd6d9f807efaad725016bb624cd6e9.tar.gz dotfiles-95bc93e47fcd6d9f807efaad725016bb624cd6e9.tar.bz2 dotfiles-95bc93e47fcd6d9f807efaad725016bb624cd6e9.zip |
add stalonetray big icon fix
Diffstat (limited to 'xinitrc')
-rwxr-xr-x | xinitrc | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 & |