New backup 2024-11-22 10:45:02
This commit is contained in:
parent
a1099fb738
commit
89694fe0a8
1 changed files with 8 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
// module order
|
// module order
|
||||||
"modules-left": ["custom/sway-profile","sway/workspaces","sway/mode","sway/scratchpad","sway/window"],
|
"modules-left": ["custom/sway-profile","sway/workspaces","sway/mode","sway/scratchpad","sway/window"],
|
||||||
"modules-center": ["custom/sonixd"],
|
"modules-center": ["custom/sonixd"],
|
||||||
"modules-right": ["idle_inhibitor", "pulseaudio", "network", "custom/nmvpn", "bluetooth", "memory", "battery", "clock", "tray"],
|
"modules-right": ["idle_inhibitor", "pulseaudio", "network", "custom/nmvpn", "bluetooth", "memory", "battery", "clock", "tray","custom/sway-power",],
|
||||||
|
|
||||||
// Modules configuration
|
// Modules configuration
|
||||||
|
|
||||||
|
@ -167,3 +167,10 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
//sway profile
|
||||||
|
"custom/sway-profile": {
|
||||||
|
"format": " ",
|
||||||
|
"on-click":"swaymsg exec 'sp-powermenu'"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue