https://github.com/colonelpanic8/tile
Interactively cycle through pre-defined custom layout definitions à la XMonad
https://github.com/colonelpanic8/tile
Last synced: 3 months ago
JSON representation
Interactively cycle through pre-defined custom layout definitions à la XMonad
- Host: GitHub
- URL: https://github.com/colonelpanic8/tile
- Owner: colonelpanic8
- Created: 2016-11-03T03:23:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-25T03:57:16.000Z (over 9 years ago)
- Last Synced: 2025-01-19T13:46:01.081Z (over 1 year ago)
- Language: Emacs Lisp
- Homepage:
- Size: 16.6 KB
- Stars: 10
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.org
Awesome Lists containing this project
README
[[https://melpa.org/#/tile][file:https://melpa.org/packages/tile-badge.svg]]
* About
tile provides a way to interactively cycle through pre-defined custom layout
definitions à la XMonad. Inspiration was taken from [[https://github.com/lgfang/elisp/blob/master/tiling.el][here]], but this is pretty
much a complete rewrite. This package differs from others like workgroups2,
perspective and eyebrowse in that it is only concerned with window
configurations, and not necessarily what is contained in each window.
* Author's Configuration
The author's configuration can be found [[http://ivanmalison.github.io/dotfiles/#tile][here]]. Check it out for some ideas about how to customize tile.