New backup 2025-02-11 15:30:02
This commit is contained in:
parent
f5bfa1c260
commit
0cfd95fc7f
1 changed files with 3 additions and 3 deletions
|
@ -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'"
|
||||||
|
|
Loading…
Add table
Reference in a new issue