aboutsummaryrefslogtreecommitdiffstats
path: root/polybar
diff options
context:
space:
mode:
authorGravatar Tom Willemse2020-04-22 23:19:28 -0700
committerGravatar Tom Willemse2020-04-22 23:19:28 -0700
commit7332f38f1b4599f3bde447eab3a4e88153509837 (patch)
tree3e8fb2915711c0f62eebd5805e8819529a05181c /polybar
parentd51518fa007adb7d8a2f7a56c6d3afd6d586b4ce (diff)
downloadnew-dotfiles-7332f38f1b4599f3bde447eab3a4e88153509837.tar.gz
new-dotfiles-7332f38f1b4599f3bde447eab3a4e88153509837.zip
Change the monitor for polybar’r rincewind config
Also enable IPC
Diffstat (limited to 'polybar')
-rw-r--r--polybar/.config/polybar/config2
1 files changed, 2 insertions, 0 deletions
diff --git a/polybar/.config/polybar/config b/polybar/.config/polybar/config
index 34ace99..1df15fc 100644
--- a/polybar/.config/polybar/config
+++ b/polybar/.config/polybar/config
@@ -14,6 +14,8 @@ height = 27
radius = 6.0
fixed-center = false
bottom = true
+monitor = HDMI-0
+enable-ipc = true
background = ${colors.background}
foreground = ${colors.foreground}