diff options
Diffstat (limited to 'config/waybar/configs/config-default-Bottom')
| -rw-r--r-- | config/waybar/configs/config-default-Bottom | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/config/waybar/configs/config-default-Bottom b/config/waybar/configs/config-default-Bottom index 4d3d7f40..3f3c17fc 100644 --- a/config/waybar/configs/config-default-Bottom +++ b/config/waybar/configs/config-default-Bottom @@ -1,4 +1,4 @@ -// ### DEFAULT ### // +// ### DEFAULT-BOTTOM### // { "include": "~/.config/waybar/modules", "layer": "top", @@ -9,9 +9,9 @@ "spacing": 3, "fixed-center": true, "ipc": true, -"margin-top": 6, -"margin-left": 8, -"margin-right": 8, +"margin-left": 6, +"margin-right": 6, +"margin-bottom": 4, "modules-left": [ "hyprland/workspaces", @@ -35,24 +35,24 @@ "custom/light_dark", "custom/separator#dot-line", "custom/lock", - //], - "custom/separator#dot-line", - "custom/keybinds", - ], + ], + //"custom/separator#dot-line", + //"custom/keybinds", + //], "modules-right": [ //"hyprland/window", "tray", "custom/separator#dot-line", - "bluetooth", - "custom/separator#dot-line", - "network", - "custom/separator#dot-line", + //"bluetooth", + //"custom/separator#dot-line", + //"network", + //"custom/separator#dot-line", //"cava", - "battery", - "custom/separator#dot-line", - "backlight", - "custom/separator#dot-line", + //"battery", + //"custom/separator#dot-line", + //"backlight", + //"custom/separator#dot-line", "pulseaudio", "custom/separator#dot-line", //"wireplumber", |
