diff options
| author | Thomas Schneider <qsx@chaotikum.eu> | 2022-02-18 22:38:05 +0100 |
|---|---|---|
| committer | Thomas Schneider <qsx@chaotikum.eu> | 2022-02-18 22:44:54 +0100 |
| commit | 59af744246f38fb3c1cba33d06e680d29f866abd (patch) | |
| tree | 9abcf97d100c48595135f4ef3f383c9b1c1db55d /dot.config-sway-config | |
| parent | b38167526f773e2ee8209541323cb5d6126963f1 (diff) | |
Separate host-specific config with files or inline
Diffstat (limited to 'dot.config-sway-config')
| -rw-r--r-- | dot.config-sway-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dot.config-sway-config b/dot.config-sway-config index 842274e..368e866 100644 --- a/dot.config-sway-config +++ b/dot.config-sway-config @@ -2,7 +2,7 @@ set $mod Mod4 -output eDP-1 scale 2 +include local.conf # Font for window titles. Will also be used by the bar unless a different font # is used in the bar {} block below. |
