setup waybar for niri
This commit is contained in:
+2
-7
@@ -3,14 +3,9 @@
|
||||
"position": "bottom",
|
||||
"spacing": 5,
|
||||
|
||||
"modules-left": ["sway/workspaces", "sway/mode", "wlr/taskbar", "sway/window"],
|
||||
"modules-left": ["niri/workspaces", "niri/mode", "wlr/taskbar", "niri/window"],
|
||||
"modules-center": ["clock"],
|
||||
"modules-right": ["cpu", "memory", "network", "pulseaudio", "battery", "tray", "custom/poweroff"],
|
||||
|
||||
"sway/workspaces": {
|
||||
"disable-scroll": true,
|
||||
"format": "{name}"
|
||||
},
|
||||
"wlr/taskbar" : {
|
||||
"format": "{icon}",
|
||||
"icon-size": 20,
|
||||
@@ -73,7 +68,7 @@
|
||||
"format-plugged": "",
|
||||
"format-icons": ["", "", "", "", ""]
|
||||
},
|
||||
"sway/window": {
|
||||
"niri/window": {
|
||||
"format": "{app_id}",
|
||||
"icon" : true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user