Skip to content
This repository has been archived by the owner on Apr 6, 2024. It is now read-only.

Latest commit

 

History

History
45 lines (33 loc) · 685 Bytes

README.md

File metadata and controls

45 lines (33 loc) · 685 Bytes

FireWM

Lightweight Window manager made in C for X
Created as fork of DWM

dependencies

  • Xlib
  • Xinerama
  • fontconfig
  • yajl
  • Imlib2
  • json-c

installation

Edit config.mk to match your local setup

after you are done with that it's time to compile

sudo make clean install

to make editable config without recompilation

make config

starting

Add the following line to your .xinitrc to start dwm using startx:

exec firewm

Screenshots

Screenshot1

Known bugs

Button for changing layouts doesn't work Xrandr causes crashes to FireWM

Changelog

Do I even know? 💀