This repository has been archived on 2021-03-07. You can view files and clone it, but cannot push or open issues or pull requests.
sowm/README

27 lines
431 B
Plaintext

sowm
====
a simple floating window manager
+----+
|KEYS|
+----+
Mod+[Enter] -> terminal
Mod+[d] -> dmenu
Alt+Tab -> cycle windows
Mod+[h,j,k,l] -> move current window
Mod+Shift+[h,j,k,l] -> resize current window
Mod+Alt+[h,j,k,l] -> halve current window
+--------+
|CONFIG.H|
+--------+
BORDER_COLOR -> color of the border
BORDER_WIDTH -> width of a border (in px)
+----+
|TODO|
+----+
change border color depending on focus