Skip to content

yuulive/my

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my 🐏

My Minimalistic X window manager based on tinywm, inspired by qtile.

my Screenshot

prerequisites

you should have xmodmap installed

design goals and features

  • kiss: only window management (no taskbar, system tray, ...), complex stuff should be done using other programs (rofi, ...)
  • configuration as code (like qtile, dwm, xmonad)
  • tiled by default (Binary space partitioning)
  • supports workspaces
  • supports multiple displays
  • single file (~600 LoC)

using it

my is used/configured in rust, here is how to use it:

  1. install rust and cargo https://doc.rust-lang.org/cargo/getting-started/installation.html
  2. clone template project (⚠️ it is a different repository): git clone https://github.com/yazgoo/mymy
  3. edit src/main.rs (see comments for more details)
  4. run cargo build, binary is available in target/debug/myumerwm

add the following to your .xinitrc :

exec /path/to/mymy mod4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages