summaryrefslogtreecommitdiff
path: root/.config/sway/hosts/wit/steam
blob: 81f5eeecf7f5cb230eac27cb769d4fe41d78d438 (plain)
1
2
3
4
5
6
7
8
bindsym $mod+x workspace "x"
bindsym $mod+Shift+x move container to workspace "x"

for_window [title="Steam Big Picture Mode"] {
	workspace "x"
	fullscreen enable
}