mirror of
https://github.com/aljazceru/omakub.git
synced 2025-12-18 13:04:21 +01:00
Group fonts together with rest of Alacritty config
This commit is contained in:
3
configs/alacritty/font-size.toml
Normal file
3
configs/alacritty/font-size.toml
Normal file
@@ -0,0 +1,3 @@
|
||||
# Leave this file in place for omakub to rely on a shared font size for all terminal apps
|
||||
[font]
|
||||
size = 9
|
||||
@@ -1,2 +0,0 @@
|
||||
# Leave this file as-is to allow omakub to swap fonts system wide
|
||||
import = [ "~/.local/share/omakub/fonts/alacritty/cascadia-mono.toml" ]
|
||||
@@ -1,2 +0,0 @@
|
||||
# Leave this file as-is to allow omakub to swap themes system wide
|
||||
import = [ "~/.local/share/omakub/themes/alacritty/tokyo-night.toml" ]
|
||||
Reference in New Issue
Block a user