mirror of
https://codeberg.org/dwl/dwl-patches.git
synced 2025-09-07 11:44:51 +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
|
||||
static const Block blocks[] = {
|
||||
/*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