fix: Restore Mod + F2 functionality of dwm

This commit is contained in:
Jackson Law 2020-04-11 09:47:38 -07:00
parent f581adb328
commit 701e10a58a

View File

@ -13,7 +13,7 @@
# Your default LARBS WM is determined in your `~/.profile` on login. Here we
# run the proper command to run when the graphical environment starts.
exec dwm
while :; do dwm; done
# To use i3, comment out the line above with dwm and uncomment these two:
# export STATUSBAR="i3blocks"