diff options
| author | LMBishop <me@leonardobishop.com> | 2023-02-13 19:38:06 +0000 |
|---|---|---|
| committer | LMBishop <me@leonardobishop.com> | 2023-02-13 19:38:06 +0000 |
| commit | 919b17cb39a88fb694b100c9f97b4bcdd905fd45 (patch) | |
| tree | 485e8c196fde6bc0fd3f539f7808d69ead7c4361 /sway/output.cfg | |
| parent | 921cc1b7466f504b4521450cf7d2adac4e6c5c93 (diff) | |
Fix fonts
Diffstat (limited to 'sway/output.cfg')
| -rw-r--r-- | sway/output.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sway/output.cfg b/sway/output.cfg new file mode 100644 index 0000000..dc504a2 --- /dev/null +++ b/sway/output.cfg @@ -0,0 +1,4 @@ +# Manually change this file + +set $monitor1 DP-1 +set $monitor2 HDMI-1 |
