latest
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// -*- mode: jsonc -*-
|
||||
{
|
||||
// "layer": "top", // Waybar at top layer
|
||||
// "position": "bottom", // Waybar position (top|bottom|left|right)
|
||||
"position": "top", // Waybar position (top|bottom|left|right)
|
||||
//"height": 10, // Waybar height (to be removed for auto height)
|
||||
// "width": 1280, // Waybar width
|
||||
"spacing": 0, // Gaps between modules (4px)
|
||||
@@ -16,10 +16,10 @@
|
||||
//"sway/window"
|
||||
//],
|
||||
"modules-right": [
|
||||
"mpd",
|
||||
"custom/audio_idle_inhibitor",
|
||||
"pulseaudio",
|
||||
"network",
|
||||
//"mpd",
|
||||
//"custom/audio_idle_inhibitor",
|
||||
//"pulseaudio",
|
||||
//"network",
|
||||
//"power-profiles-daemon",
|
||||
//"cpu",
|
||||
//"memory",
|
||||
@@ -27,10 +27,10 @@
|
||||
//"backlight",
|
||||
//"keyboard-state",
|
||||
//"sway/language",
|
||||
"battery",
|
||||
//"battery",
|
||||
//"battery#bat2",
|
||||
"clock"
|
||||
//"tray"
|
||||
"clock",
|
||||
"tray"
|
||||
//"custom/power"
|
||||
],
|
||||
// Modules configuration
|
||||
|
||||
Reference in New Issue
Block a user