diff options
author | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-06-08 20:42:51 +0530 |
---|---|---|
committer | MikunoNaka <bokuwakanojogahoshii@yahoo.com> | 2021-06-08 20:42:51 +0530 |
commit | be9838444860a6f909634b61494396275a1cd20d (patch) | |
tree | 31227096b5f584dd933cc55b28039faf688797c3 /.config/polybar | |
parent | e7853af09226fec8ea4568251927b71e707e9486 (diff) |
disabled smartBorders and polished code
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 ecf48b9..4aa858a 100644 --- a/.config/polybar/config +++ b/.config/polybar/config @@ -37,7 +37,7 @@ ws-empty-fg = #02fc45 ws-empty-bg = ${colors.background} ws-empty-ul = ${colors.background} -[bar/xmobar] +[bar/mybar] ;monitor = ${env:MONITOR:HDMI-1} width = 100% height = 35 |