fixing kaladin monitors
This commit is contained in:
parent
938662c6c1
commit
c26333ee60
|
@ -20,8 +20,8 @@ in
|
||||||
monitor=DP-2,preferred,1600x0,1
|
monitor=DP-2,preferred,1600x0,1
|
||||||
workspace=DP-2,2
|
workspace=DP-2,2
|
||||||
workspace=DP-1,1
|
workspace=DP-1,1
|
||||||
workspace=HDMI-A-1,3
|
workspace=HDMI-A-1,1
|
||||||
monitor=DP-2,transform,1
|
monitor=HDMI-A-1,transform,1
|
||||||
|
|
||||||
input {
|
input {
|
||||||
# kb_layout=
|
# kb_layout=
|
||||||
|
@ -132,9 +132,9 @@ in
|
||||||
windowrule=float,btop
|
windowrule=float,btop
|
||||||
windowrule=size 70% 70%,btop
|
windowrule=size 70% 70%,btop
|
||||||
windowrule=center,btop
|
windowrule=center,btop
|
||||||
windowrule=float,presenter
|
windowrule=float,lumina
|
||||||
windowrule=size 80% 80%,presenter
|
windowrule=size 80% 80%,lumina
|
||||||
windowrule=center,presenter
|
windowrule=center,lumina
|
||||||
windowrule=workspace ${if laptop then "1" else "3"},title:presentation-window
|
windowrule=workspace ${if laptop then "1" else "3"},title:presentation-window
|
||||||
|
|
||||||
# example binds
|
# example binds
|
||||||
|
|
Loading…
Reference in a new issue