10 lines
416 B
Text
10 lines
416 B
Text
# configure as many display profiles as you need
|
|
# refer to "man kanshi" to find out how to configure profiles
|
|
# https://github.com/emersion/kanshi#configuration-file
|
|
# * get your current screen name: swaymsg -t get_outputs
|
|
# * set the resolution and position for your screen: output HDMI1 mode 1920x1080 position 0,0
|
|
# * set the scaling for your screen: output HDMI1 scale 2
|
|
|
|
profile {
|
|
output eDP-1 position 0,0
|
|
}
|