diff options
author | zsmith <zsmith@newhopechurch.tv> | 2025-07-16 09:14:34 -0500 |
---|---|---|
committer | zsmith <zsmith@newhopechurch.tv> | 2025-07-16 09:14:34 -0500 |
commit | 458bb7005b0714ffa78916e295425ad8ec9f62fc (patch) | |
tree | c51fb167f3e7ccd8b6e045a19c18849f02fb240d /tofi | |
parent | 87d456895519cf27f9dfbb17a16d66184643a499 (diff) | |
parent | 6de2c675cffe6ff398ec435dee281a140a5cf34f (diff) |
Merge branch 'master' into macmac
Diffstat (limited to 'tofi')
-rw-r--r-- | tofi/cosmic | 2 | ||||
-rw-r--r-- | tofi/themes/dmenu | 2 | ||||
-rw-r--r-- | tofi/themes/dmenu_vertical | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tofi/cosmic b/tofi/cosmic index ce97f70..8be1a31 100644 --- a/tofi/cosmic +++ b/tofi/cosmic @@ -7,7 +7,7 @@ height = 32 horizontal = true font-size = 18 prompt-text = "" -font = mononoki Nerd Font Mono +font = FiraCode Nerd Font Mono outline-width = 0 border-width = 0 min-input-width = 424 diff --git a/tofi/themes/dmenu b/tofi/themes/dmenu index 75fd7f2..5aaef23 100644 --- a/tofi/themes/dmenu +++ b/tofi/themes/dmenu @@ -7,7 +7,7 @@ height = 24 horizontal = true font-size = 18 prompt-text = "" -font = mononoki Nerd Font Mono +font = FiraCode Nerd Font Mono outline-width = 0 border-width = 0 min-input-width = 424 diff --git a/tofi/themes/dmenu_vertical b/tofi/themes/dmenu_vertical index 24df784..c8b6900 100644 --- a/tofi/themes/dmenu_vertical +++ b/tofi/themes/dmenu_vertical @@ -8,7 +8,7 @@ horizontal = false font-size = 18 prompt-text = "" prompt-padding = 18 -font = mononoki Nerd Font Mono +font = FiraCode Nerd Font Mono outline-width = 0 border-width = 0 min-input-width = 424 |