summaryrefslogtreecommitdiff
path: root/.config/sway/config.d/soku
blob: 801955cb631506c498f915336c916dd0979899f0 (plain)
1
2
3
4
5
for_window [instance="th123.exe"] {
	floating enable
	resize set 1920x1440
	position set 320,0
}