aboutsummaryrefslogtreecommitdiffstats
path: root/config/waybar/configs/config-simple
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-10-22 15:55:57 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-10-22 15:55:57 +0900
commitc222e1bad2ba5e779c3af5b956906c82ead43271 (patch)
treea5253e0861c200ff90354169e1f67ef42ebf0ef9 /config/waybar/configs/config-simple
parentbb0be21dba7980fc1c047eaba24eda1712bd7f31 (diff)
Initial upload
Diffstat (limited to 'config/waybar/configs/config-simple')
-rw-r--r--config/waybar/configs/config-simple35
1 files changed, 35 insertions, 0 deletions
diff --git a/config/waybar/configs/config-simple b/config/waybar/configs/config-simple
new file mode 100644
index 00000000..da59099e
--- /dev/null
+++ b/config/waybar/configs/config-simple
@@ -0,0 +1,35 @@
+// ### SIMPLE ### //
+
+{
+"include": "~/.config/waybar/modules",
+"layer": "top",
+//"mode": "dock",
+"exclusive": true,
+"passthrough": false,
+"position": "top",
+"spacing": 3,
+"fixed-center": true,
+"ipc": true,
+"margin-top": 6,
+"margin-left": 8,
+"margin-right": 8,
+
+"modules-left": [
+ "custom/menu",
+ "hyprland/workspaces",
+ ],
+"modules-center": [
+ "clock",
+ "custom/light_dark",
+ ],
+"modules-right": [
+ "backlight",
+ "keyboard-state",
+ "pulseaudio",
+ "bluetooth",
+ "network",
+ "battery",
+ ],
+
+
+} \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage