README 699 B

1234567891011121314151617
  1. velox (velox is a simple window manager based on swc)
  2. velox is a simple window manager based on swc. It is inspired by dwm
  3. and xmonad.
  4. velox uses tag-based window management similar to dwm. This allows you
  5. to construct your workspace by selecting a set of tags to work with.
  6. However, in contrast with dwm, windows do not have any screen
  7. associated with them; they are shown on whichever screen has their tag
  8. selected, allowing you to easily move windows between screens by
  9. selecting their tag on a different screen. This is similar to the
  10. multi-monitor workspace switching in xmonad.
  11. Copy /usr/doc/velox-0.0.3/velox.conf.sample to your $HOME/.velox.conf.
  12. Optional dependencies: dmenu, st.