summaryrefslogtreecommitdiff
path: root/.config/sway/config.d/satty
blob: 3d776cd9d6d7e053460a8ca98e0cc2e10ac9ce21 (plain)
1
2
3
4
5
6
7
8
9
bindsym $mod+Print exec uwushot
for_window [app_id="satty"] {
	fullscreen disable
	move container to output HDMI-A-2
	resize set width 660
	resize set height 400
	move position 32 32
	border none
}