diff options
| author | David T. Sadler <davidtsadler@googlemail.com> | 2020-06-19 21:05:05 +0100 |
|---|---|---|
| committer | David T. Sadler <davidtsadler@googlemail.com> | 2020-06-19 21:05:05 +0100 |
| commit | eae7c23010f40950c5c3fddf299d450eabe64086 (patch) | |
| tree | cde311ac699d651f24ea71d569a44067b4183992 /.config/xinitrc | |
| parent | e8e09775404851c6991be05c7365002bcb97c34f (diff) | |
Take into account suckless is now installed in /usr/local
Diffstat (limited to '.config/xinitrc')
| -rw-r--r-- | .config/xinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/xinitrc b/.config/xinitrc index c5f12cb..ec388f3 100644 --- a/.config/xinitrc +++ b/.config/xinitrc @@ -6,5 +6,5 @@ # Commands are kept in xprofile as that will run automatically if a display manager is used when logging in. . ~/.xprofile -exec ~/.local/bin/dwm +exec dwm |
