changed waybar but nothing happened plus input remapper
This commit is contained in:
@@ -16,8 +16,8 @@
|
|||||||
"modules-right": [
|
"modules-right": [
|
||||||
"network",
|
"network",
|
||||||
"bluetooth",
|
"bluetooth",
|
||||||
"custom/notifs",
|
|
||||||
"battery",
|
"battery",
|
||||||
|
"custom/notifs",
|
||||||
"memory",
|
"memory",
|
||||||
"cpu",
|
"cpu",
|
||||||
"custom/swaync",
|
"custom/swaync",
|
||||||
|
|||||||
@@ -30,10 +30,6 @@
|
|||||||
"tooltip-format": "{status} - {device_alias}",
|
"tooltip-format": "{status} - {device_alias}",
|
||||||
"on-click": "blueman-manager"
|
"on-click": "blueman-manager"
|
||||||
},
|
},
|
||||||
"custom/notifs": {
|
|
||||||
"format": "",
|
|
||||||
"on-click": "swaync-client --open-panel"
|
|
||||||
},
|
|
||||||
"battery": {
|
"battery": {
|
||||||
"format": "{icon} {capacity}%",
|
"format": "{icon} {capacity}%",
|
||||||
"format-plugged": " {capacity}%",
|
"format-plugged": " {capacity}%",
|
||||||
@@ -49,6 +45,10 @@
|
|||||||
""
|
""
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"custom/notifs": {
|
||||||
|
"format": "",
|
||||||
|
"on-click": "swaync-client --open-panel"
|
||||||
|
},
|
||||||
"memory": {
|
"memory": {
|
||||||
"format": " {percentage}%",
|
"format": " {percentage}%",
|
||||||
"tooltip-format": "{used:0.1f}GiB, {swapUsed:0.1f}GiB Swap"
|
"tooltip-format": "{used:0.1f}GiB, {swapUsed:0.1f}GiB Swap"
|
||||||
|
|||||||
2
.nixos
2
.nixos
Submodule .nixos updated: 3be9cbe622...5d02f49c43
Reference in New Issue
Block a user