aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs
diff options
context:
space:
mode:
authorJaKooLit <ejhay.games@gmail.com>2024-05-23 16:22:02 +0900
committerJaKooLit <ejhay.games@gmail.com>2024-05-23 16:22:02 +0900
commitae5e6c3f2a6b68f210ab698e2683ee900b2d3e7f (patch)
tree4f90af1283b5fe68a1d13d78ce5aa59eaf5c2ee5 /config/waybar/configs
parent5eaeca58923fac0af581a0310f77ca7beea5cb5d (diff)
Added workspace#rw on waybar module bank
Edited Top and Bot waybar Added TOP Simple waybar config Added Waybar Style - Wallust Bordered
Diffstat (limited to 'config/waybar/configs')
-rw-r--r--config/waybar/configs/[TOP & BOT] SummitSplit14
-rw-r--r--config/waybar/configs/[TOP] Simple35
2 files changed, 42 insertions, 7 deletions
diff --git a/config/waybar/configs/[TOP & BOT] SummitSplit b/config/waybar/configs/[TOP & BOT] SummitSplit
index 62cb449d..6e9cac28 100644
--- a/config/waybar/configs/[TOP & BOT] SummitSplit
+++ b/config/waybar/configs/[TOP & BOT] SummitSplit
@@ -24,8 +24,8 @@
],
"modules-center": [
- "idle_inhibitor",
- "hyprland/workspaces#4",
+ "idle_inhibitor",
+ "clock",
"custom/light_dark",
],
@@ -35,7 +35,7 @@
"backlight",
"bluetooth",
"network",
- //"custom/updater",
+ "custom/updater",
"custom/cycle_wall",
"custom/lock",
],
@@ -54,6 +54,7 @@
"height": 0,
"margin-left": 8,
"margin-right": 8,
+//"gtk-layer-shell": true,
//"margin-bottom": 0,
"modules-left": [
@@ -62,7 +63,7 @@
],
"modules-center": [
- "clock",
+ "hyprland/workspaces#rw",
],
"modules-right": [
@@ -75,6 +76,5 @@
//"wireplumber",
"pulseaudio#microphone",
"custom/power",
- ],
-
-}] \ No newline at end of file
+ ],
+}],
diff --git a/config/waybar/configs/[TOP] Simple b/config/waybar/configs/[TOP] Simple
new file mode 100644
index 00000000..505ea63f
--- /dev/null
+++ b/config/waybar/configs/[TOP] Simple
@@ -0,0 +1,35 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+// ### TOP Simple ## //
+
+{
+"include": "~/.config/waybar/modules",
+"layer": "top",
+"position": "top",
+//"mode": "dock",
+"exclusive": true,
+"passthrough": false,
+"gtk-layer-shell": true,
+"margin-left": 6,
+"margin-right": 6,
+"margin-top": 2,
+
+"modules-left": [
+ "idle_inhibitor",
+ "hyprland/workspaces#rw",
+ "mpris",
+ "hyprland/window"
+ ],
+
+"modules-center": [
+ "clock#2"
+ ],
+
+"modules-right": [
+ "tray",
+ "battery",
+ "pulseaudio",
+ "pulseaudio#microphone",
+ "custom/power",
+ ],
+}
+
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage