Patch to allow custom command for bar center text
This commit is contained in:
parent
56ddeea9aa
commit
0d3cf443d9
2 changed files with 52 additions and 12 deletions
1
config.h
1
config.h
|
@ -1,6 +1,7 @@
|
|||
/* See LICENSE file for copyright and license details. */
|
||||
|
||||
/* appearance */
|
||||
static const char center_command[] = "/home/aselimov/bin/title_text.sh";
|
||||
static const unsigned int borderpx = 2; /* border pixel of windows */
|
||||
static const unsigned int snap = 32; /* snap pixel */
|
||||
static const unsigned int gappih = 15; /* horiz inner gap between windows */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue