index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (763B) | |
--- | |
1 Xresources | |
2 =============== | |
3 | |
4 Description | |
5 ----------- | |
6 This patch was a port of [dmenu xresources](https://tools.suckless.org/d… | |
7 for sent. | |
8 | |
9 This patch adds the ability to configure sent via Xresources. At startup, | |
10 sent will read and apply the change to the applicable resource. Below ar… | |
11 resources that can be changed and what they change: | |
12 | |
13 - `sent.font`: font being used on sent, support multiple fonts to define… | |
14 - `sent.foreground`: foreground color | |
15 - `sent.background`: background color | |
16 | |
17 Note: Values in Xresources will override values in config.h. | |
18 | |
19 Download | |
20 -------- | |
21 * [sent-xresources-20230807-fb4dab3.diff](sent-xresources-20230807-fb4da… | |
22 | |
23 Authors | |
24 ------- | |
25 |