diff options
| author | Kumar Damani <damani.kumar@gmail.com> | 2019-05-03 15:26:10 +0000 |
|---|---|---|
| committer | Kumar Damani <damani.kumar@gmail.com> | 2019-05-03 15:26:10 +0000 |
| commit | ec0e4c4a6a0c3b464e1da1f8ca98fb1740c28813 (patch) | |
| tree | 560a7953b49738a761c0922e8dbd6b93afb260f6 /profile/.xinitrc | |
| parent | 492068e287319ba764cfac016979bed2197259d2 (diff) | |
dwm stuff
Diffstat (limited to 'profile/.xinitrc')
| -rw-r--r-- | profile/.xinitrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/profile/.xinitrc b/profile/.xinitrc index e80cb92..b1814ca 100644 --- a/profile/.xinitrc +++ b/profile/.xinitrc @@ -12,5 +12,5 @@ if [ -d /etc/X11/xinit/xinitrc.d ]; then fi -sxhkd & exec bspwm -#exec i3 +#sxhkd & exec bspwm +exec dwm & |
