feat(config): can force width

This commit is contained in:
Alexis
2018-08-11 09:59:35 +02:00
parent 04183dc696
commit 3c66f4baa7
2 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,8 @@
{
// "layer": "top", // Waybar at top layer
// "position": "bottom", // Waybar at the bottom of your screen
// "height": 30, // Waybar height
// "width": 1280, // Waybar width
// Choose the order of the modules
"modules-left": ["workspaces", "custom/spotify"],
"modules-right": ["pulseaudio", "network", "cpu", "memory", "battery", "clock"],