diff options
| author | Robert Günzler <r@gnzler.io> | 2023-07-08 04:56:15 +0900 |
|---|---|---|
| committer | Robert Günzler <r@gnzler.io> | 2023-07-08 04:56:15 +0900 |
| commit | 1a220f1578ce0e18cffff97ae8ba68d6a4dfea4d (patch) | |
| tree | b29a95e5661a37d698bc31448cd8c3933052d0d4 /.config/sway/config | |
| parent | 06d77d2ba07e6191792a546d7fe15683cc026578 (diff) | |
flavours: control font setting centrally
Signed-off-by: Robert Günzler <r@gnzler.io>
Diffstat (limited to '.config/sway/config')
| -rw-r--r-- | .config/sway/config | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.config/sway/config b/.config/sway/config index 392dc87..452a079 100644 --- a/.config/sway/config +++ b/.config/sway/config @@ -59,7 +59,6 @@ floating_maximum_size 0 x 0 floating_minimum_size 75 x 50 # style {{{ -font pango:Iosevka Aile 10 seat * xcursor_theme WinSur set $bpix 3 set $fat_bpix 5 |