setup custom monitors config
ยท One min read
Free Palestine ๐ต๐ธ
bspmonitors
- the
bspmonitorsscript will auto-configure all connected monitors - if you want to add a custom monitors config, add the path to
monitors-layoutsin the~/.config/bspwm/exodia.conf
-
use
arandrto configure monitors -

-
save your configure
-

-
add configure file path to the
monitors-layoutsin the~/.config/bspwm/exodia.conf -
for v2022.12 Release or less
v2022.12 Release or less -
use
arandrto configure monitors -

-
save your configure
-

-
copy the script from
~/.screenlayout/monitors.shto~/.config/bspwm/bin/ -
cp ~/.screenlayout/monitors.sh ~/.config/bspwm/bin/ -
mv ~/.config/bspwm/bin/monitors.sh ~/.config/bspwm/bin/monitors -
then call this script from
bspwmrcfile -
edit
~/.config/bspwm/bspwmrc -
nvim ~/.config/bspwm/bspwmrc -

-
save.
-
Restart BSPWM ctrl + shift + r
