aboutsummaryrefslogtreecommitdiff
path: root/coruscant.config-waybar-local.conf
diff options
context:
space:
mode:
Diffstat (limited to 'coruscant.config-waybar-local.conf')
-rw-r--r--coruscant.config-waybar-local.conf22
1 files changed, 22 insertions, 0 deletions
diff --git a/coruscant.config-waybar-local.conf b/coruscant.config-waybar-local.conf
new file mode 100644
index 0000000..1c1e0be
--- /dev/null
+++ b/coruscant.config-waybar-local.conf
@@ -0,0 +1,22 @@
+{
+ "height": 12,
+ "tray": {
+ "icon-size": 10
+ },
+ "clock": {
+ "format": "{:%Y-%m-%d %T}",
+ "format-alt": "{:%T}"
+ },
+ "modules-right": [
+ "idle_inhibitor",
+ "pulseaudio",
+ "network",
+ "cpu",
+ "memory",
+ "temperature",
+ "backlight",
+ "battery",
+ "clock",
+ "tray"
+ ]
+}