feat: reserved screen space keybind and pinning windows for watching shows in the background;
refactor: waybar adjustments; refactor: swaync idle inhibitor now handles idle state correctly; feat: rmpc config
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
],
|
||||
"format": "{icon}",
|
||||
"format-icons": {
|
||||
"1": "",
|
||||
"1": " ",
|
||||
"2": "二",
|
||||
"3": "三",
|
||||
"4": "四",
|
||||
@@ -94,7 +94,7 @@
|
||||
"artist-len": 30,
|
||||
"title-len": 45,
|
||||
"unknown-tag": "n/a",
|
||||
"format": "{stateIcon} {artist} - {title}",
|
||||
"format": "{stateIcon} {titleSmart}",
|
||||
"interval": 1,
|
||||
"single-icons": {
|
||||
"on": "1 "
|
||||
|
||||
Reference in New Issue
Block a user