diff options
Diffstat (limited to '')
| -rw-r--r-- | .config/x11/xinitrc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.config/x11/xinitrc b/.config/x11/xinitrc index c81a51a..c9d7c33 100644 --- a/.config/x11/xinitrc +++ b/.config/x11/xinitrc @@ -1,3 +1,3 @@  cd /home/jozan  xrdb /home/jozan/.config/x11/xresources -dbus-launch bspwm +dbus-launch dwm | 
