FIX: polybar did not load with desktop indicators
This commit is contained in:
parent
98dcb573a1
commit
5a4c56f6bb
1 changed files with 2 additions and 2 deletions
|
|
@ -23,11 +23,11 @@
|
|||
"sxhkd -m 1"
|
||||
"setxkbmap bepovim"
|
||||
"xrandr --output DisplayPort-1 --rate 60 --pos 0x0"
|
||||
# "while pgrep -x polybar >/dev/null; do sleep 1; done; polybar main"
|
||||
"polybar main"
|
||||
"bash ~/.fehbg"
|
||||
];
|
||||
|
||||
extraConfig = ''
|
||||
extraConfigEarly = ''
|
||||
bspc config borderless_monocle true
|
||||
bspc config gapless_monocle true
|
||||
bspc config single_monocle true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue