20 lines
461 B
Plaintext
20 lines
461 B
Plaintext
### ###
|
|
# Tycho Station Sway Config #
|
|
### ###
|
|
|
|
# This config file is modular. Set variables here, then use them in
|
|
# drop-in config files located in ~/.config/sway/config.d/
|
|
|
|
set $mod Mod4
|
|
set $alt Mod1
|
|
|
|
set $leftdisplay DP-1
|
|
set $rightdisplay DP-2
|
|
|
|
### ###
|
|
# HERE BE DRAGONS #
|
|
### ###
|
|
|
|
# Do not edit anything below these comments. You have been warned.
|
|
include ~/.config/sway/config.d/*.conf
|