Introduction
Introduction Statistics Contact Development Disclaimer Help
index.md - sites - public wiki contents of suckless.org
git clone git://git.suckless.org/sites
Log
Files
Refs
---
index.md (732B)
---
1 gaps
2 ====
3
4 Description
5 -----------
6 This patch modifies the tile layout to add a gap between clients that he…
7 visually differentiate between selected borders and normal borders and so
8 provides an additional visual hint to identify the currently selected cl…
9 OTOH, there's no gap between a client and the screen frame in order to r…
10 the waste of screen space.
11
12 To configure the gap size just set the configuration variable `gappx`.
13
14 There is a variation of the patch for the [xtile](../xtile/) layout also.
15
16 Download
17 --------
18 * For vanilla tile: [dwm-gaps-6.0.diff](dwm-gaps-6.0.diff)
19 * For xtile tile: [dwm-gaps-xtile-6.0.diff](dwm-gaps-xtile-6.0.diff)
20
21 Author
22 ------
23 * Carlos Pita (memeplex) <[email protected]>
You are viewing proxied material from suckless.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.