aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs/config-simple2
diff options
context:
space:
mode:
authorJa.KooLit <jimmielovejay@gmail.com>2023-10-28 09:50:32 +0900
committerGitHub <noreply@github.com>2023-10-28 09:50:32 +0900
commit12d7511b2eb890b2664fb37680d346a69b58030b (patch)
treed032bde6947c2b0727f76f2e2682a94348f6332f /config/waybar/configs/config-simple2
parent3bc9ac45014b0c57895f220421014ac79865ffc6 (diff)
parent933a0ce37e8d41b25732d76aff548e349405abd2 (diff)
Merge pull request #2 from JaKooLit/development
waybar simple 2 layout addition and cleaned up helpfile
Diffstat (limited to 'config/waybar/configs/config-simple2')
-rw-r--r--config/waybar/configs/config-simple227
1 files changed, 27 insertions, 0 deletions
diff --git a/config/waybar/configs/config-simple2 b/config/waybar/configs/config-simple2
new file mode 100644
index 00000000..ca62a5af
--- /dev/null
+++ b/config/waybar/configs/config-simple2
@@ -0,0 +1,27 @@
+{
+"include": "~/.config/waybar/modules",
+"layer": "top",
+"position": "top",
+"width": 1050,
+"margin-bottom": 5,
+"margin-top": 5,
+
+"modules-left": [
+ "clock",
+ "custom/weather",
+ ],
+
+"modules-center": [
+ "hyprland/workspaces#2"
+ ],
+
+"modules-right": [
+ "custom/menu",
+ "tray",
+ "network",
+ "bluetooth",
+ "backlight",
+ "pulseaudio",
+ "battery",
+ "custom/power"],
+}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage