Add presenter mode

This commit is contained in:
Tobias Reisinger 2021-11-21 14:58:26 +01:00
parent 5d2643b023
commit 113ef82727
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 10 additions and 1 deletions
.config/bspwm

View file

@ -42,6 +42,9 @@ bspc desktop web --layout monocle
bspc desktop focus --layout monocle
bspc desktop side-view --layout monocle
bspc desktop presenter1 --layout monocle
bspc desktop presenter2 --layout monocle
bspc config border_width 1
bspc config window_gap 10