UPDT: sway config and waybar for vaio fit 15

This commit is contained in:
2019-04-19 23:47:34 -03:00
parent 7c07a971b3
commit 524b650e0d
2 changed files with 48 additions and 25 deletions

View File

@@ -1,7 +1,7 @@
{
"layer": "top", // Waybar at top layer
// "position": "bottom", // Waybar at the bottom of your screen
// "height": 30, // Waybar height
//"layer": "top", // Waybar at top layer
"position": "bottom", // Waybar at the bottom of your screen
"height": 24, // Waybar height
// "width": 1280, // Waybar width
// Choose the order of the modules
"modules-left": ["sway/workspaces", "sway/mode", "custom/spotify"],
@@ -38,6 +38,7 @@
"spacing": 10
},
"clock": {
"format": "{:%Y-%m-%d | %H:%M}",
"tooltip-format": "{:%Y-%m-%d | %H:%M}",
"format-alt": "{:%Y-%m-%d}"
},
@@ -70,9 +71,9 @@
// "format-full": "",
"format-icons": ["", "", "", "", ""]
},
"battery#bat2": {
"bat": "BAT2"
},
//"battery#bat2": {
// "bat": "BAT2"
//},
"network": {
// "interface": "wlp2s0", // (Optional) To force the use of this interface
"format-wifi": "{essid} ({signalStrength}%) ",