Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

i've never set multiple screens with bspwm so i don't really know how to manage it (didn't really find someging similar to my problem on the internet).

So, what i wanted to do, is simply to connect my laptop to another screen and work on it (without laptop screen). When i disable the laptop screen and connect the laptop to another screen (via HDMI) with the next command

xrandr --output eDP1 --off --output HDMI1 --auto

i have problems with workspaces. If i want to go to the second workspace for example (using super + 2) it goes to the first workspace and so on. So i would like to fix this problem and work on my second screen as it was the laptop's one without any changes. Thanks in advance!

question from:https://stackoverflow.com/questions/65937103/bspwm-use-only-connected-screen-workspace-problem

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
524 views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...