changed waybar but nothing happened plus input remapper

This commit is contained in:
2026-03-16 18:06:31 +00:00
parent 287fea81c4
commit 702dda4110
3 changed files with 6 additions and 6 deletions

View File

@@ -16,8 +16,8 @@
"modules-right": [
"network",
"bluetooth",
"battery",
"custom/notifs",
"battery",
"memory",
"cpu",
"custom/swaync",

View File

@@ -30,10 +30,6 @@
"tooltip-format": "{status} - {device_alias}",
"on-click": "blueman-manager"
},
"custom/notifs": {
"format": "",
"on-click": "swaync-client --open-panel"
},
"battery": {
"format": "{icon} {capacity}%",
"format-plugged": "󰂄 {capacity}%",
@@ -49,6 +45,10 @@
""
]
},
"custom/notifs": {
"format": "",
"on-click": "swaync-client --open-panel"
},
"memory": {
"format": " {percentage}%",
"tooltip-format": "{used:0.1f}GiB, {swapUsed:0.1f}GiB Swap"

2
.nixos

Submodule .nixos updated: 3be9cbe622...5d02f49c43