Skip to content
Discussion options

You must be logged in to vote

You should check man 5 scroll-output to get information about all the options you can configure per output. In your case, you could try something like this, with changes to your preferred default width/height and layout widths/heights:

output HDMI-A-1 {
    position -1080 -420
    layout_type vertical
    layout_default_width 0.5
    layout_default_height 1.0
    layout_widths [0.125 0.25 0.33333333 0.5 0.666666667 0.75 0.875 1.0]
    layout_heights [0.125 0.25 0.33333333 0.5 0.666666667 0.75 0.875 1.0]
}

For screenshots, I use swappy, grim and slurp, like this:

set $satty swappy -f -
set $printscreen_mode 'printscreen (r:region f:full o:output w:window)'
mode $printscreen_mode {
    bin…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@tr333nt
Comment options

Answer selected by tr333nt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants