aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2025-02-19 19:41:07 +0900
committerJaKooLit <ejhay.games@gmail.com>2025-02-19 19:41:07 +0900
commitb850b78adbf170132cb58213b311023c93be7646 (patch)
tree559e9ce0a67325cc70ee83c1971f9bcdb79eca6f /config/waybar
parent89a38576924b53d0c4f314caf9d26d3202ba594d (diff)
bumping to v2.3.12
Diffstat (limited to 'config/waybar')
-rw-r--r--config/waybar/ModulesCustom2
-rw-r--r--config/waybar/ModulesGroups16
-rw-r--r--config/waybar/configs/[LEFT] WestWing (renamed from config/waybar/configs/[Left] WestWing)0
-rw-r--r--config/waybar/configs/[LEFT] WestWing v261
-rw-r--r--config/waybar/configs/[RIGHT] EastWing (renamed from config/waybar/configs/[Right] EastWing)0
-rw-r--r--config/waybar/configs/[RIGHT] EastWing v261
-rw-r--r--config/waybar/style/[VERTICAL] [Catpuccin] Mocha.css222
7 files changed, 361 insertions, 1 deletions
diff --git a/config/waybar/ModulesCustom b/config/waybar/ModulesCustom
index fe00d254..ba9c77ba 100644
--- a/config/waybar/ModulesCustom
+++ b/config/waybar/ModulesCustom
@@ -133,7 +133,7 @@
},
"custom/power": {
- "format": "⏻ ",
+ "format": " ⏻ ",
"on-click": "$HOME/.config/hypr/scripts/Wlogout.sh",
"on-click-right": "$HOME/.config/hypr/scripts/ChangeBlur.sh",
"tooltip": true,
diff --git a/config/waybar/ModulesGroups b/config/waybar/ModulesGroups
index 6bc7cea4..179a91ba 100644
--- a/config/waybar/ModulesGroups
+++ b/config/waybar/ModulesGroups
@@ -106,4 +106,20 @@
"custom/dot_update",
]
},
+
+// groups for vertical
+"group/power#vert": {
+ "orientation": "inherit",
+ "drawer": {
+ "transition-duration": 300,
+ "children-class": "not-memory",
+ "transition-left-to-right": false
+ },
+ "modules": [
+ "custom/power",
+ "custom/lock",
+ "custom/logout",
+ "custom/reboot"
+ ]
+},
} \ No newline at end of file
diff --git a/config/waybar/configs/[Left] WestWing b/config/waybar/configs/[LEFT] WestWing
index 0c4218c3..0c4218c3 100644
--- a/config/waybar/configs/[Left] WestWing
+++ b/config/waybar/configs/[LEFT] WestWing
diff --git a/config/waybar/configs/[LEFT] WestWing v2 b/config/waybar/configs/[LEFT] WestWing v2
new file mode 100644
index 00000000..e5e2fca4
--- /dev/null
+++ b/config/waybar/configs/[LEFT] WestWing v2
@@ -0,0 +1,61 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+
+// ### LEFT PANEL ### //
+
+{
+"include": [
+ "$HOME/.config/waybar/Modules",
+ "$HOME/.config/waybar/ModulesWorkspaces",
+ "$HOME/.config/waybar/ModulesCustom",
+ "$HOME/.config/waybar/ModulesGroups",
+ "$HOME/.config/waybar/ModulesVertical",
+ ],
+"layer": "top",
+"position": "left",
+"margin-top": 8,
+"margin-bottom": 8,
+"margin-left": 3,
+//"margin-right": 3,
+"spacing": 3,
+"fixed-center": true,
+"ipc": true,
+//"gtk-layer-shell": true,
+
+"modules-left": [
+ "group/notify",
+ "clock#vertical",
+
+ "custom/menu",
+],
+
+"modules-center": [
+ "hyprland/workspaces",
+],
+
+"modules-right": [
+ "mpris",
+ "tray",
+ "backlight#vertical",
+ "pulseaudio/slider",
+ "pulseaudio#microphone_vertical",
+ "group/power#vert",
+],
+
+
+// Additional modules //
+"pulseaudio/slider": {
+ "min": 0,
+ "max": 100,
+ "orientation": "vertical",
+ "tooltip": "true",
+ "tooltip-format": "{icon} {desc} | {volume}%",
+
+},
+"backlight/slider": {
+ "min": 0,
+ "max": 100,
+ "orientation": "vertical",
+ "device": "intel_backlight"
+},
+
+} \ No newline at end of file
diff --git a/config/waybar/configs/[Right] EastWing b/config/waybar/configs/[RIGHT] EastWing
index dac579a9..dac579a9 100644
--- a/config/waybar/configs/[Right] EastWing
+++ b/config/waybar/configs/[RIGHT] EastWing
diff --git a/config/waybar/configs/[RIGHT] EastWing v2 b/config/waybar/configs/[RIGHT] EastWing v2
new file mode 100644
index 00000000..e2dfb9b0
--- /dev/null
+++ b/config/waybar/configs/[RIGHT] EastWing v2
@@ -0,0 +1,61 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+
+// ### LEFT PANEL ### //
+
+{
+"include": [
+ "$HOME/.config/waybar/Modules",
+ "$HOME/.config/waybar/ModulesWorkspaces",
+ "$HOME/.config/waybar/ModulesCustom",
+ "$HOME/.config/waybar/ModulesGroups",
+ "$HOME/.config/waybar/ModulesVertical",
+ ],
+"layer": "top",
+"position": "right",
+"margin-top": 8,
+"margin-bottom": 8,
+"margin-left": 3,
+//"margin-right": 3,
+"spacing": 3,
+"fixed-center": true,
+"ipc": true,
+//"gtk-layer-shell": true,
+
+"modules-left": [
+ "group/notify",
+ "clock#vertical",
+
+ "custom/menu",
+],
+
+"modules-center": [
+ "hyprland/workspaces",
+],
+
+"modules-right": [
+ "mpris",
+ "tray",
+ "backlight#vertical",
+ "pulseaudio/slider",
+ "pulseaudio#microphone_vertical",
+ "group/power#vert",
+],
+
+
+// Additional modules //
+"pulseaudio/slider": {
+ "min": 0,
+ "max": 100,
+ "orientation": "vertical",
+ "tooltip": "true",
+ "tooltip-format": "{icon} {desc} | {volume}%",
+
+},
+"backlight/slider": {
+ "min": 0,
+ "max": 100,
+ "orientation": "vertical",
+ "device": "intel_backlight"
+},
+
+} \ No newline at end of file
diff --git a/config/waybar/style/[VERTICAL] [Catpuccin] Mocha.css b/config/waybar/style/[VERTICAL] [Catpuccin] Mocha.css
new file mode 100644
index 00000000..964a7774
--- /dev/null
+++ b/config/waybar/style/[VERTICAL] [Catpuccin] Mocha.css
@@ -0,0 +1,222 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+/* Vertical Catpuccin Mocha */
+/* As stated on title, best style for vertical layout waybar config */
+
+* {
+ font-family: "JetBrainsMono Nerd Font";
+ font-weight: bold;
+ min-height: 0;
+ /* set font-size to 100% if font scaling is set to 1.00 using nwg-look */
+ font-size: 97%;
+ font-feature-settings: '"zero", "ss01", "ss02", "ss03", "ss04", "ss05", "cv31"';
+}
+
+@import "../waybar/style/catppuccin-themes/mocha.css";
+
+window#waybar {
+ background-color: @base;
+ border-radius: 5px;
+}
+
+tooltip {
+ background: @base;
+ opacity: 1;
+ border-radius: 10px;
+ border-width: 2px;
+ border-style: solid;
+ border-color: @sapphire;
+}
+
+tooltip label {
+ color: @blue;
+}
+
+#taskbar button,
+#workspaces button {
+ color: @surface2;
+ background-color: transparent;
+ padding-top: 4px;
+ padding-bottom: 4px;
+ padding-right: 6px;
+ padding-left: 4px;
+}
+
+#taskbar button.active,
+#workspaces button.active {
+ color: @maroon;
+}
+
+#taskbar button.focused,
+#workspaces button.focused {
+ color: @rosewater;
+ background: transparent;
+ border-radius: 15px;
+}
+
+#workspaces button.urgent {
+ color: #11111b;
+ background: transparent;
+ border-radius: 15px;
+}
+
+#taskbar button:hover,
+#workspaces button:hover {
+ background: transparent;
+ color: @flamingo;
+ border-radius: 15px;
+}
+
+#backlight,
+#backlight-slider,
+#battery,
+#bluetooth,
+#clock,
+#cpu,
+#disk,
+#idle_inhibitor,
+#keyboard-state,
+#memory,
+#mode,
+#mpris,
+#network,
+#power-profiles-daemon,
+#pulseaudio,
+#pulseaudio-slider,
+#taskbar button,
+#taskbar,
+#temperature,
+#tray,
+#window,
+#wireplumber,
+#workspaces,
+#custom-backlight,
+#custom-browser,
+#custom-cava_mviz,
+#custom-cycle_wall,
+#custom-dot_update,
+#custom-file_manager,
+#custom-keybinds,
+#custom-keyboard,
+#custom-light_dark,
+#custom-lock,
+#custom-hint,
+#custom-hypridle,
+#custom-menu,
+#custom-playerctl,
+#custom-power_vertical,
+#custom-power,
+#custom-settings,
+#custom-spotify,
+#custom-swaync,
+#custom-tty,
+#custom-updater,
+#custom-weather,
+#custom-weather.clearNight,
+#custom-weather.cloudyFoggyDay,
+#custom-weather.cloudyFoggyNight,
+#custom-weather.default,
+#custom-weather.rainyDay,
+#custom-weather.rainyNight,
+#custom-weather.severe,
+#custom-weather.showyIcyDay,
+#custom-weather.snowyIcyNight,
+#custom-weather.sunnyDay {
+ opacity: 1;
+ padding-top: 4px;
+ padding-bottom: 4px;
+ padding-right: 6px;
+ padding-left: 6px;
+}
+
+#idle_inhibitor {
+ color: @pink;
+}
+
+#mpris {
+ color: @rosewater;
+}
+
+#battery {
+ color: #a6e3a1;
+ padding-left: 15px;
+ border-radius: 15px 0 0 15px;
+}
+
+@keyframes blink {
+ to {
+ background-color: #ffffff;
+ color: #333333;
+ }
+}
+
+#battery.critical:not(.charging) {
+ color: #f53c3c;
+ animation-name: blink;
+ animation-duration: 0.5s;
+ animation-timing-function: linear;
+ animation-iteration-count: infinite;
+ animation-direction: alternate;
+}
+
+#custom-lock,
+#custom-power {
+ color: @red;
+ border-radius: 15px;
+ font-weight: bolder;
+ padding-left: 1px;
+}
+
+#network {
+ background-color: transparent;
+ color: @mauve;
+}
+
+#backlight {
+ color: @flamingo;
+}
+
+
+#custom-weather {
+ color: @green;
+ border-radius: 15px;
+ background-color: transparent;
+}
+
+#custom-menu {
+ color: #89b4fa;
+}
+
+#pulseaudio {
+ background-color: transparent;
+ color: @blue;
+}
+
+#clock,
+#clock-calender {
+ color: @sapphire;
+}
+
+#backlight-slider slider,
+#pulseaudio-slider slider {
+ min-height: 7px;
+ min-width: 15px;
+ opacity: 0;
+ background-color: @text;
+ border-radius: 3px;
+ box-shadow: 1px 5px 6px 1px #272727;
+}
+
+#backlight-slider trough,
+#pulseaudio-slider trough {
+ min-height: 100px;
+ min-width: 7px;
+ border-radius: 5px;
+ background-color: @surface0;
+}
+
+#backlight-slider highlight,
+#pulseaudio-slider highlight {
+ min-width: 5px;
+ border-radius: 5px;
+ background-color: @blue;
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage