/FreedoWM

:milky_way: Unusable but free and open-source window manager for Linux and *BSD (<500LOC)

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

FreedoWM

Pronunciation: /ˈfɹiːdəm/

Installation

There are two scripts helping you to install FreedoWM:

  1. setup.py
    • Installs FreedoWM to your path but doesn't configure the desktop manager to show the option of using FreedoWM
    • Example: sudo python3.7 setup.py install
  2. install.sh
    • Executes setup.py and configures your desktop manager (it also adds the freedowm-session executable)
    • Example: sudo ./install.sh