index.md - sites - public wiki contents of suckless.org | |
git clone git://git.suckless.org/sites | |
Log | |
Files | |
Refs | |
--- | |
index.md (417B) | |
--- | |
1 User agent | |
2 ========== | |
3 | |
4 Description | |
5 ----------- | |
6 | |
7 This patch adds the `_SURF_AGENT` xproperty which allows updating surf's… | |
8 while running. It may be useful to have a file of predefined useragents … | |
9 through dmenu, or to have a script use xprop and set it for you. | |
10 | |
11 Download | |
12 -------- | |
13 | |
14 * [surf-0.3-agent.diff](surf-0.3-agent.diff) (2.1k) (20091030) | |
15 | |
16 Author | |
17 ------ | |
18 | |
19 * Evan Gates (emg) <[email protected]> |