mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-08 12:14:50 +00:00
kblayout: fix update signal in someblocks example
This commit is contained in:
parent
48c0f85947
commit
2d590d0ecd
@ -12,7 +12,7 @@ with the example settings in `config.h`:
|
|||||||
```c
|
```c
|
||||||
static const Block blocks[] = {
|
static const Block blocks[] = {
|
||||||
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
|
/*Icon*/ /*Command*/ /*Update Interval*/ /*Update Signal*/
|
||||||
{"", "cat /tmp/dwl-kblayout", 0, 1},
|
{"", "cat /tmp/dwl-kblayout", 0, 3},
|
||||||
};
|
};
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user