New backup 2025-02-11 15:30:02

This commit is contained in:
Penelope Gwen 2025-02-11 15:30:02 -08:00
parent f5bfa1c260
commit 0cfd95fc7f

View file

@ -1,6 +1,6 @@
{ {
// layout // layout
"layer": "top", // Waybar at top layer "layer": "bottom", // Waybar at top layer
"position": "top", // Waybar position (top|bottom|left|right) "position": "top", // Waybar position (top|bottom|left|right)
"spacing": 4, // Gaps between modules (4px) "spacing": 4, // Gaps between modules (4px)
@ -183,10 +183,10 @@
"format": " {} ", "format": " {} ",
"interval": 3, "interval": 3,
"exec": "/usr/bin/sp-profile-icon", "exec": "/usr/bin/sp-profile-icon",
"on-click":"swaymsg exec 'sp-profiles'" "on-click":"swaymsg exec 'sp-profiles next'"
}, },
//sway profile //sway power buttom
"custom/sway-power": { "custom/sway-power": {
"format": "  ", "format": "  ",
"on-click":"swaymsg exec 'sp-powermenu'" "on-click":"swaymsg exec 'sp-powermenu'"