aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2024-05-04 09:10:40 +0900
committerJaKooLit <jimmielovejay@gmail.com>2024-05-04 09:10:40 +0900
commitefa04b17a6fd9a389c762c832f22752bc2f5c67b (patch)
treedb2a2bc24768abb1ac1b5cef31c4ebad2e10d183 /config/waybar/configs
parent19e62f8cdf46ce3bd658848511498e7358ceb0eb (diff)
New Default icon for waybar menu module
Renamed custom-keybinds to hints on waybar module, css and configs new waybar config default v2, which will be default for this release
Diffstat (limited to 'config/waybar/configs')
-rw-r--r--config/waybar/configs/[BOT] Default2
-rw-r--r--config/waybar/configs/[TOP] Default2
-rw-r--r--config/waybar/configs/[TOP] Default Laptop2
-rw-r--r--config/waybar/configs/[TOP] Default Laptop_v253
-rw-r--r--config/waybar/configs/[TOP] Default_v251
5 files changed, 107 insertions, 3 deletions
diff --git a/config/waybar/configs/[BOT] Default b/config/waybar/configs/[BOT] Default
index 6cf3dd64..c396277e 100644
--- a/config/waybar/configs/[BOT] Default
+++ b/config/waybar/configs/[BOT] Default
@@ -41,7 +41,7 @@
"custom/lock",
//],
"custom/separator#dot-line",
- "custom/keybinds",
+ "custom/hint",
],
"modules-right": [
diff --git a/config/waybar/configs/[TOP] Default b/config/waybar/configs/[TOP] Default
index 8ab71d6c..79ac0995 100644
--- a/config/waybar/configs/[TOP] Default
+++ b/config/waybar/configs/[TOP] Default
@@ -41,7 +41,7 @@
"custom/lock",
//],
"custom/separator#dot-line",
- "custom/keybinds",
+ "custom/hint",
],
"modules-right": [
diff --git a/config/waybar/configs/[TOP] Default Laptop b/config/waybar/configs/[TOP] Default Laptop
index 654fe5c6..1521b824 100644
--- a/config/waybar/configs/[TOP] Default Laptop
+++ b/config/waybar/configs/[TOP] Default Laptop
@@ -41,7 +41,7 @@
"custom/lock",
//],
"custom/separator#dot-line",
- "custom/keybinds",
+ "custom/hint",
],
"modules-right": [
diff --git a/config/waybar/configs/[TOP] Default Laptop_v2 b/config/waybar/configs/[TOP] Default Laptop_v2
new file mode 100644
index 00000000..d60189d0
--- /dev/null
+++ b/config/waybar/configs/[TOP] Default Laptop_v2
@@ -0,0 +1,53 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+
+// ### DEFAULT v2 (Laptop) - Top ### //
+{
+"include": "~/.config/waybar/modules",
+"layer": "top",
+//"mode": "dock",
+"exclusive": true,
+"passthrough": false,
+"position": "top",
+"spacing": 3,
+"fixed-center": true,
+"ipc": true,
+"margin-top": 3,
+"margin-left": 8,
+"margin-right": 8,
+
+"modules-left": [
+ "custom/menu",
+ "custom/separator#dot-line",
+ "clock",
+ "group/motherboard",
+ "custom/separator#blank"
+ "group/laptop"
+ "custom/separator#line",
+ "custom/weather",
+ ],
+
+"modules-center": [
+ "custom/swaync",
+ "custom/cava_mviz",
+ "custom/light_dark",
+ "custom/separator#line",
+ "hyprland/workspaces#roman",
+ "custom/separator#line",
+ "idle_inhibitor",
+ "custom/hint",
+ ],
+
+"modules-right": [
+ "network#speed",
+ "custom/separator#line",
+ "tray",
+ "mpris",
+ "bluetooth",
+ "group/audio",
+ "keyboard-state",
+ "custom/keyboard",
+ "custom/lock",
+ "custom/separator#dot-line",
+ "custom/power",
+ ],
+} \ No newline at end of file
diff --git a/config/waybar/configs/[TOP] Default_v2 b/config/waybar/configs/[TOP] Default_v2
new file mode 100644
index 00000000..f865f22a
--- /dev/null
+++ b/config/waybar/configs/[TOP] Default_v2
@@ -0,0 +1,51 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+
+// ### DEFAULT v2 - Top ### //
+{
+"include": "~/.config/waybar/modules",
+"layer": "top",
+//"mode": "dock",
+"exclusive": true,
+"passthrough": false,
+"position": "top",
+"spacing": 3,
+"fixed-center": true,
+"ipc": true,
+"margin-top": 3,
+"margin-left": 8,
+"margin-right": 8,
+
+"modules-left": [
+ "custom/menu",
+ "custom/separator#dot-line",
+ "clock",
+ "group/motherboard",
+ "custom/separator#line",
+ "custom/weather",
+ ],
+
+"modules-center": [
+ "custom/swaync",
+ "custom/cava_mviz",
+ "custom/light_dark",
+ "custom/separator#line",
+ "hyprland/workspaces#roman",
+ "custom/separator#line",
+ "idle_inhibitor",
+ "custom/hint",
+ ],
+
+"modules-right": [
+ "network#speed",
+ "custom/separator#line",
+ "tray",
+ "mpris",
+ "bluetooth",
+ "group/audio",
+ "keyboard-state",
+ "custom/keyboard",
+ "custom/lock",
+ "custom/separator#dot-line",
+ "custom/power",
+ ],
+} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage