mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2023-02-13 20:55:19 -05:00
Fix path to polybar script.
This commit is contained in:
parent
a2dbbbe49e
commit
d7f9eefb3c
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
sxhkd &
|
sxhkd &
|
||||||
picom &
|
picom &
|
||||||
nitrogen --restore &
|
nitrogen --restore &
|
||||||
./.config/bspwm/panel.sh &
|
./.config/bspwm/launch.sh &
|
||||||
|
|
||||||
#### MONITORS ####
|
#### MONITORS ####
|
||||||
bspc monitor DisplayPort-0 -d 1 2 3 4 5 6 7 8 9
|
bspc monitor DisplayPort-0 -d 1 2 3 4 5 6 7 8 9
|
||||||
|
|
Loading…
Add table
Reference in a new issue