aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs/Bottom & Left
diff options
context:
space:
mode:
authorJa.KooLit <ejhay.games@gmail.com>2023-11-16 15:10:32 +0900
committerJa.KooLit <ejhay.games@gmail.com>2023-11-16 15:10:32 +0900
commitc4d6938ca6d225f15f2b04924cafaa07062b54b4 (patch)
tree3a793cf352ddcfc46f1422d78b69daf3617639ab /config/waybar/configs/Bottom & Left
parent0f25fb086a29ff1db0f11e7052687f4c808b0456 (diff)
waybar changes on name, style and script
Diffstat (limited to 'config/waybar/configs/Bottom & Left')
-rw-r--r--config/waybar/configs/Bottom & Left74
1 files changed, 74 insertions, 0 deletions
diff --git a/config/waybar/configs/Bottom & Left b/config/waybar/configs/Bottom & Left
new file mode 100644
index 00000000..da0bc68f
--- /dev/null
+++ b/config/waybar/configs/Bottom & Left
@@ -0,0 +1,74 @@
+/* ---- 💫 https://github.com/JaKooLit 💫 ---- */
+
+// ### BOTTOM and LEFT PANEL
+
+[{
+"include": "~/.config/waybar/modules",
+"layer": "top",
+//"mode": "dock",
+"exclusive": true,
+"passthrough": false,
+"position": "bottom",
+"spacing": 2,
+"fixed-center": true,
+"ipc": true,
+"margin-left": 6,
+"margin-right": 6,
+"margin-bottom": 4,
+
+"modules-left": [
+ "custom/menu",
+ "cpu",
+ "temperature",
+ "memory",
+ "disk",
+ ],
+
+"modules-center": [
+ //"hyprland/window",
+ "hyprland/workspaces#2",
+ ],
+
+"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": 3,
+"spacing": 3,
+"fixed-center": true,
+"ipc": true,
+//"gtk-layer-shell": true,
+
+"modules-left": [
+ "custom/lock",
+ "idle_inhibitor",
+ ],
+
+"modules-center": [
+ "clock#vertical",
+ ],
+
+"modules-right": [
+ "tray",
+ "custom/light_dark",
+ ],
+
+}] \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage