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 (685B)
---
1 setborderpx
2 ===========
3
4 Description
5 -----------
6
7 This patch allows you to change border pixels at runtime.
8
9 Default key bindings
10 --------------------
11 Key Argument Description
12 ----------------------------------------------------
13 Mod-Shift-plus +1 Increase borderpx
14 Mod-Shift-minus -1 Decrease borderpx
15 Mod-Shift-numbersign 0 Reset borderpx
16
17 Notes
18 -----
19 You might want to set resizehints in config.h to zero to get smooth anim…
20 when increasing or decreasing border pixels.
21
22 Download
23 --------
24 * [dwm-setborderpx-6.2.diff](dwm-setborderpx-6.2.diff) - 2020-05-15
25
26 Author
27 ------
28 * Aaron Duxler <[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.