aboutsummaryrefslogtreecommitdiffstats
path: root/polybar
diff options
context:
space:
mode:
authorGravatar Tom Willemse2022-09-22 22:58:09 -0700
committerGravatar Tom Willemse2022-09-22 23:52:35 -0700
commit150871d103e66f7cc7aa17cd4417f22d21e865e2 (patch)
tree65aaaf2f3f7e64dbe2ad8be99f4b54172680e22e /polybar
parent3967a01b898e52ec559e9be9328714d0ae43d33d (diff)
downloadnew-dotfiles-150871d103e66f7cc7aa17cd4417f22d21e865e2.tar.gz
new-dotfiles-150871d103e66f7cc7aa17cd4417f22d21e865e2.zip
[polybar] Add a module for circe
This is an empty IPC widget that can be used by Emacs to place the Circe channel information in.
Diffstat (limited to 'polybar')
-rw-r--r--polybar/.config/polybar/config7
1 files changed, 5 insertions, 2 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config
index 2f1b775..d8de9ee 100644
--- a/polybar/.config/polybar/config
+++ b/polybar/.config/polybar/config
@@ -36,7 +36,7 @@ font-2 = siji:pixelsize=10;1
modules-left = ewmh xwindow
modules-center =
-modules-right = todo email pulseaudio xkeyboard vpn date
+modules-right = circe todo email pulseaudio xkeyboard vpn date
tray-position = center
tray-padding = 0
@@ -98,7 +98,7 @@ label-empty-foreground = #a2a2a2
[module/xwindow]
type = internal/xwindow
label = %title%
-format-padding = 3
+format-padding = 1
format-background = ${colors.primary}
[module/xkeyboard]
@@ -234,3 +234,6 @@ type = custom/script
exec = inbox-size
interval = 60
format-prefix = " "
+
+[module/circe]
+type = custom/ipc