From af603cbd7b7b070dcb2a3c8f0f996d94c68f639e Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sat, 28 Oct 2023 22:51:21 +0900 Subject: [PATCH] some waybar styling tweaks --- config/waybar/configs/config-dual-BL | 73 +++++++++++++------------- config/waybar/configs/config-dual-BR | 76 ++++++++++++++-------------- config/waybar/configs/config-dual-TR | 2 +- config/waybar/style/style-dark.css | 4 +- config/waybar/style/style-light.css | 4 +- config/waybar/style/style-mauve.css | 4 +- 6 files changed, 82 insertions(+), 81 deletions(-) diff --git a/config/waybar/configs/config-dual-BL b/config/waybar/configs/config-dual-BL index 89bfac7..5b369d9 100644 --- a/config/waybar/configs/config-dual-BL +++ b/config/waybar/configs/config-dual-BL @@ -15,57 +15,58 @@ "margin-right": 8, "modules-left": [ - "custom/menu", - "cpu", - "temperature", - "memory", - ], - + "temperature", + "cpu", + "memory", + "disk", + ], + "modules-center": [ - "hyprland/window", - "custom/weather", - ], - -"modules-right": [ - "network", - "bluetooth", - //"cava", - "battery", - "backlight", - "pulseaudio", - //"wireplumber", - "pulseaudio#microphone", - "keyboard-state", - "custom/power", + //"hyprland/window", + "custom/lock", + "custom/menu", + "idle_inhibitor", ], + +"modules-right": [ + //"network", + //"bluetooth", + "custom/weather", + "battery", + "backlight", + "pulseaudio", + //"wireplumber", + "pulseaudio#microphone", + "keyboard-state", + "custom/power", + ], }, { "include": "~/.config/waybar/modules", "layer": "top", "position": "left", +"height": 650, "margin-top": 8, "margin-bottom": 8, "margin-left": 8, -"margin-right": 1, +"margin-right": 3, "spacing": 3, "fixed-center": true, "ipc": true, -"gtk-layer-shell": true, - +//"gtk-layer-shell": true, + "modules-left": [ - "custom/light_dark", - ], - + "hyprland/workspaces#2", + ], + "modules-center": [ - "hyprland/workspaces#2", - ], - + "clock#vertical", + ], + "modules-right": [ - "idle_inhibitor", - "custom/lock", - "tray", - "clock#vertical", - ], - + "tray", + "custom/light_dark", + ], + }] \ No newline at end of file diff --git a/config/waybar/configs/config-dual-BR b/config/waybar/configs/config-dual-BR index 5846648..222db81 100644 --- a/config/waybar/configs/config-dual-BR +++ b/config/waybar/configs/config-dual-BR @@ -15,58 +15,58 @@ "margin-right": 8, "modules-left": [ - "custom/menu", - "cpu", - "temperature", - "memory", - "disk", - ], - + "temperature", + "cpu", + "memory", + "disk", + ], + "modules-center": [ - "hyprland/window", - "custom/weather", - ], - -"modules-right": [ - "network", - "bluetooth", - //"cava", - "battery", - "backlight", - "pulseaudio", - //"wireplumber", - "pulseaudio#microphone", - "keyboard-state", - "custom/power", + //"hyprland/window", + "custom/lock", + "custom/menu", + "idle_inhibitor", ], + +"modules-right": [ + //"network", + //"bluetooth", + "custom/weather", + "battery", + "backlight", + "pulseaudio", + //"wireplumber", + "pulseaudio#microphone", + "keyboard-state", + "custom/power", + ], }, { "include": "~/.config/waybar/modules", "layer": "top", "position": "right", +"height": 650, "margin-top": 8, "margin-bottom": 8, -"margin-left": 1, -"margin-right": 8, +"margin-left": 3, +"margin-right": 3, "spacing": 3, "fixed-center": true, "ipc": true, -"gtk-layer-shell": true, - +//"gtk-layer-shell": true, + "modules-left": [ - "idle_inhibitor", - ], - + "hyprland/workspaces#2", + ], + "modules-center": [ - "hyprland/workspaces#2", - ], - + "clock#vertical", + ], + "modules-right": [ - "custom/light_dark", - "custom/lock", - "tray", - "clock#vertical", - ], - + "tray", + "custom/light_dark", + ], + }] \ No newline at end of file diff --git a/config/waybar/configs/config-dual-TR b/config/waybar/configs/config-dual-TR index 2ea9ce5..70bdeac 100644 --- a/config/waybar/configs/config-dual-TR +++ b/config/waybar/configs/config-dual-TR @@ -50,7 +50,7 @@ "height": 650, "margin-top": 8, "margin-bottom": 8, -"margin-left": 8, +"margin-left": 3, "margin-right": 3, "spacing": 3, "fixed-center": true, diff --git a/config/waybar/style/style-dark.css b/config/waybar/style/style-dark.css index acb3e7e..31f9b15 100644 --- a/config/waybar/style/style-dark.css +++ b/config/waybar/style/style-dark.css @@ -127,8 +127,8 @@ tooltip label { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: #cba7f7; - padding: 0px 10px; - border-radius: 10px; + padding: 1px 4px; + border-radius: 8px; } #temperature.critical { diff --git a/config/waybar/style/style-light.css b/config/waybar/style/style-light.css index 2a7a0a5..377ca70 100644 --- a/config/waybar/style/style-light.css +++ b/config/waybar/style/style-light.css @@ -127,8 +127,8 @@ tooltip label { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: #000000; - padding: 0px 10px; - border-radius: 10px; + padding: 1px 4px; + border-radius: 8px; } #temperature.critical { diff --git a/config/waybar/style/style-mauve.css b/config/waybar/style/style-mauve.css index 849aa44..e1b0cad 100644 --- a/config/waybar/style/style-mauve.css +++ b/config/waybar/style/style-mauve.css @@ -15,7 +15,7 @@ window#waybar { border-radius: 10px; color: #cba6f7; border-style: solid; - border-width: 2px; + border-width: 1px; border-color: #cba6f7; } @@ -131,7 +131,7 @@ tooltip { #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { color: #cba7f7; - padding: 0px 10px; + padding: 3px 6px; border-radius:10px; }