dotfiles/.config/sway/workspace-arrangement.conf##class.single-monitor

23 lines
619 B
Plaintext

### -*-conf-space-*- ###
# Single-Monitor Workspace Settings #
### ###
# This file defines the workspaces and creates the keybinds to switch
# between them and move containers around between them. This version
# is for dual-monitor systems. The host-specific display-arrangement.conf
# file should declare the $display variable used here.
workspace {
1 output $display
2 output $display
3 output $display
4 output $display
5 output $display
6 output $display
7 output DP-1 DP-2 DP-3 DP-4 $display
8 output $display
9 output $display
10 output $display
}