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 (857B)
---
1 xresources with signal reloading
2 ================================
3
4 Description
5 -----------
6 This patch adds the ability to configure tabbed via Xresources and signa…
7 This patch is not based on [tabbed's xresources patch](https://tools.suc…
8
9 You can basically pass a `USR1` signal to all tabbed processes, after up…
10
11 `pidof tabbed | xargs kill -s USR1`
12
13 This patch functions similiar to [st's xresources with reload signal pat…
14
15 Download
16 --------
17 * [tabbed-xresources-signal-reloading-20220622-014eabf.diff](tabbed-xres…
18
19 Authors
20 -------
21 * Mahdi Mirzadeh - <https://mirzadeh.pro>
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.