2023-05-06 10:36:16 -07:00
2023-05-06 07:46:50 -07:00
2019-09-21 11:03:46 -07:00
2023-05-06 07:43:33 -07:00
2023-05-06 07:44:48 -07:00
2023-05-06 10:36:16 -07:00

Dev instructions

# Run a test nested X server with dimensions tuned for i3 status bar work
$ Xephyr :1 -screen 1280x200 &
# Run i3 with a custome socket directory so you don't clash with any
# preexisting ones.
# TODO(wathiede): write stripped down i3 config and use it
$ I3SOCK=/tmp/i3 DISPLAY=:1 i3
Description
No description provided
Readme 175 KiB
Languages
Rust 100%