aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorJaKooLit <jimmielovejay@gmail.com>2023-12-21 11:31:44 +0900
committerJaKooLit <jimmielovejay@gmail.com>2023-12-21 11:31:44 +0900
commit75d90acc0862d02561e50a0da76a0a389555eaaa (patch)
tree9a72e7e3b88d8198126e0fe528a43205dd1dfc0a /config
parent43a9f422a30da051ea39f329a7c271426cc9776d (diff)
updated waybar defaults and modules
Diffstat (limited to 'config')
-rw-r--r--config/waybar/configs/[BOT] Default4
-rw-r--r--config/waybar/configs/[BOT] Default Laptop6
-rw-r--r--config/waybar/configs/[TOP] Default4
-rw-r--r--config/waybar/configs/[TOP] Default Laptop4
-rw-r--r--config/waybar/modules5
5 files changed, 12 insertions, 11 deletions
diff --git a/config/waybar/configs/[BOT] Default b/config/waybar/configs/[BOT] Default
index 9e520d6a..36798abf 100644
--- a/config/waybar/configs/[BOT] Default
+++ b/config/waybar/configs/[BOT] Default
@@ -43,12 +43,12 @@
],
"modules-right": [
+ "network#speed",
+ "custom/separator#dot-line",
"tray",
"mpris",
"custom/separator#dot-line",
"bluetooth",
- "custom/separator#dot-line",
- "network#speed",
"custom/separator#dot-line",
"pulseaudio",
"custom/separator#dot-line",
diff --git a/config/waybar/configs/[BOT] Default Laptop b/config/waybar/configs/[BOT] Default Laptop
index fb8f1483..1268408b 100644
--- a/config/waybar/configs/[BOT] Default Laptop
+++ b/config/waybar/configs/[BOT] Default Laptop
@@ -43,12 +43,12 @@
],
"modules-right": [
+ "network#speed",
+ "custom/separator#dot-line",
"tray",
- "mpris",
+ "mpris",
"custom/separator#dot-line",
"bluetooth",
- "custom/separator#dot-line",
- "network#speed",
"custom/separator#dot-line",
"battery",
"custom/separator#dot-line",
diff --git a/config/waybar/configs/[TOP] Default b/config/waybar/configs/[TOP] Default
index 51af0aef..a75f7524 100644
--- a/config/waybar/configs/[TOP] Default
+++ b/config/waybar/configs/[TOP] Default
@@ -43,12 +43,12 @@
],
"modules-right": [
+ "network#speed",
+ "custom/separator#dot-line",
"tray",
"mpris",
"custom/separator#dot-line",
"bluetooth",
- "custom/separator#dot-line",
- "network#speed",
"custom/separator#dot-line",
"pulseaudio",
"custom/separator#dot-line",
diff --git a/config/waybar/configs/[TOP] Default Laptop b/config/waybar/configs/[TOP] Default Laptop
index d82b0da1..24f27552 100644
--- a/config/waybar/configs/[TOP] Default Laptop
+++ b/config/waybar/configs/[TOP] Default Laptop
@@ -43,12 +43,12 @@
],
"modules-right": [
+ "network#speed",
+ "custom/separator#dot-line",
"tray",
"mpris",
"custom/separator#dot-line",
"bluetooth",
- "custom/separator#dot-line",
- "network#speed",
"custom/separator#dot-line",
"battery",
"custom/separator#dot-line",
diff --git a/config/waybar/modules b/config/waybar/modules
index 918865b3..5dc0fad3 100644
--- a/config/waybar/modules
+++ b/config/waybar/modules
@@ -344,6 +344,7 @@
},
"mpris": {
+ "interval": 1,
"format": "{player_icon} ",
"format-paused": "{status_icon} <i>{dynamic}</i>",
"on-click-middle": "playerctl play-pause",
@@ -447,7 +448,7 @@
},
"tray": {
- "icon-size": 14,
+ "icon-size": 13,
"spacing": 8,
},
@@ -463,7 +464,7 @@
"wlr/taskbar": {
"format": "{icon} {name} ",
- "icon-size": 16,
+ "icon-size": 14,
"all-outputs": false,
"tooltip-format": "{title}",
"on-click": "activate",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage