Waybar: disable num lock
This commit is contained in:
parent
6eac6ebe72
commit
236c9278ec
1 changed files with 1 additions and 1 deletions
|
|
@ -72,7 +72,7 @@ in
|
||||||
};
|
};
|
||||||
|
|
||||||
"keyboard-state" = {
|
"keyboard-state" = {
|
||||||
"numlock" = true;
|
# "numlock" = true;
|
||||||
"capslock" = true;
|
"capslock" = true;
|
||||||
"format" = "{name} {icon}";
|
"format" = "{name} {icon}";
|
||||||
"format-icons" = {
|
"format-icons" = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue