mirror of
https://github.com/rad4day/Waybar.git
synced 2023-12-21 10:22:59 +01:00
Search for device automatically if none given
This commit is contained in:
@ -25,13 +25,12 @@
|
||||
// },
|
||||
"keyboard_state": {
|
||||
"numlock": true,
|
||||
"capslock": true,
|
||||
"format": "{name} {icon}",
|
||||
"format-icons": {
|
||||
"locked": "",
|
||||
"unlocked": ""
|
||||
},
|
||||
"capslock": true,
|
||||
"device-path": "/dev/input/by-path/platform-i8042-serio-0-event-kbd"
|
||||
}
|
||||
},
|
||||
"sway/mode": {
|
||||
"format": "<span style=\"italic\">{}</span>"
|
||||
|
Reference in New Issue
Block a user