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 (1354B)
---
1 splitstatus
2 ===========
3
4 Description
5 -----------
6 Inspired by a reddit post I saw, from someone who had already implemente…
7 Code for this patch is based on their git repo.
8 Unfortunately, I cannot find the reddit post I saw in the first place (i…
9
10 This patch replaces the standard statusbar items (window name to the rig…
11
12 The status is still set in the same way with `xsetroot`. However, for th…
13
14 Usage
15 -----
16 Status should be set in the form `<middle>;<right>` if semicolon is the …
17
18 If the status text does not contain the delimeter character, the text wi…
19 This can be changed by setting the option `splitstatus` to 0, which will…
20
21 Please note that this patch needs `rm config.h` to be added to the `Make…
22
23 Screenshots:
24 ![splitstatus screenshot](splitstatus.png)
25
26 Download
27 --------
28 * [dwm-splitstatus-20201114-61bb8b2.diff](dwm-splitstatus-20201114-61bb8…
29
30 Author
31 ------
32 * Alex Cole <ajzcole at airmail.cc>
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.