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": [ "modules-right": [
"network", "network",
"bluetooth", "bluetooth",
"custom/notifs",
"battery", "battery",
"custom/notifs",
"memory", "memory",
"cpu", "cpu",
"custom/swaync", "custom/swaync",

View File

@@ -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

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