diff options
author | Vasil Zlatanov <v@skozl.com> | 2016-11-29 20:38:05 +0000 |
---|---|---|
committer | Vasil Zlatanov <v@skozl.com> | 2016-11-29 20:38:05 +0000 |
commit | a25443ba2e511f3279f18b93a98a4c0421896061 (patch) | |
tree | af2fd37c44e10fe282a6daf3fa8e7465d2559140 /Xinit/xinitrc | |
parent | 9a4541b1596746264fc4f2768676aa17b5703eb6 (diff) | |
download | dotfiles-a25443ba2e511f3279f18b93a98a4c0421896061.tar.gz dotfiles-a25443ba2e511f3279f18b93a98a4c0421896061.tar.bz2 dotfiles-a25443ba2e511f3279f18b93a98a4c0421896061.zip |
Remove uncessary panel launch
Diffstat (limited to 'Xinit/xinitrc')
-rwxr-xr-x | Xinit/xinitrc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Xinit/xinitrc b/Xinit/xinitrc index 4108b5c..e6544c3 100755 --- a/Xinit/xinitrc +++ b/Xinit/xinitrc @@ -16,7 +16,6 @@ xsetroot -cursor_name left_ptr # Background ~/.tools/wp change & -~/bin/panel # Init clipboard ~/.tools/clipboard init @@ -37,6 +36,6 @@ xrdb -merge ~/.Xresources xrdb -merge ~/.Xdefaults # Automount -udiskie -N & +#udiskie -N & ratpoison |