apply kblayout patch

This commit is contained in:
korei999 2023-11-29 22:00:52 +02:00
parent bd0503927b
commit 035bc3b1a1
2 changed files with 72 additions and 1 deletions

View file

@ -47,6 +47,12 @@ static const char kblayout_file[] = "/tmp/dwl-keymap";
static const char *kblayout_cmd[] = {"pkill", "-RTMIN+1", "someblocks", NULL};
static const int kblayout_perclient = 0;
/* keyboard layout change notification for status bar */
/* example using someblocks:
static const char kblayout_file[] = "/tmp/dwl-keymap";
static const char *kblayout_cmd[] = {"pkill", "-RTMIN+1", "someblocks", NULL};
*/
static const Rule rules[] = {
/* app_id title tags mask isfloating opacity monitor */
// { "firefox", NULL, 1 << 8, 0, -1, -1 },