diff options
author | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-06-28 19:52:25 +0530 |
---|---|---|
committer | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-06-28 19:52:25 +0530 |
commit | f0b31e60b8b91c56eb9e6e621ef1ac264bd4e3a0 (patch) | |
tree | dac32ed30ab57eeacf2883d27ef5119a111cf347 /.config/polybar | |
parent | 69e6b87329971e905cddfc32cedd7163b503c1f0 (diff) |
switched to bpytop and dracula theme
Diffstat (limited to '.config/polybar')
-rw-r--r-- | .config/polybar/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/polybar/config b/.config/polybar/config index a4add98..380ac41 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -38,7 +38,7 @@ ws-empty-bg = ${colors.background} ws-empty-ul = ${colors.background} [bar/mybar] -;monitor = ${env:MONITOR:HDMI-1} +;monitor = ${env:MONITOR:eDP-1-1} width = 100% height = 35 offset-x = 0% |