Skip to content

SysIntruder/tfwm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tfwm - Tiling Floating Window Manager
=============================

Minimal window manager with tiling and floating support. Designed as small and simple
as possible while fulfilling author's needs. Heavily inspired by "https://github.com/i3/i3"
and "https://git.suckless.org/dwm".

REQUIREMENTS
------------

xcb-util-keysyms

NOTES
-----

If using custom bitmap font (terminus-font for example) and it's not listed in xlsfonts
    $ sudo pacman -S terminus-font
    $ cd /usr/share/fonts/misc
    $ sudo mkfontscale
    $ sudo mkfontdir
    $ xset +fp /usr/share/fonts/misc

DISCLAIMER
----------

tfwm ("Tiling Floating Window Manager") is a project created for
learning and personal use. The author is using "https://github.com/mcpcpc/xwm"
as an initial resource for learning.

About

Tiling Floating Window Manager

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published