diff options
author | ZachIR <zachir@librem.one> | 2025-07-30 02:44:56 -0500 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-07-30 02:44:56 -0500 |
commit | 5dd6e29077d22eab9a78425a1a9e34a22adaf19c (patch) | |
tree | 9c02d294607e00bf3d68cd40fd4e3130387db445 /tofi | |
parent | f6af3222522415f73d7bfb69daef62b81e83081c (diff) | |
parent | ec330589a41b423950fe49449248edb546961383 (diff) |
Merge branch 'master' into car
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 8be1a31..b339f73 100644 --- a/tofi/cosmic +++ b/tofi/cosmic @@ -7,7 +7,7 @@ height = 32 horizontal = true font-size = 18 prompt-text = "" -font = FiraCode Nerd Font Mono +font = JetBrainsMono Nerd Font outline-width = 0 border-width = 0 min-input-width = 424 diff --git a/tofi/themes/dmenu b/tofi/themes/dmenu index 82cff1d..8af8c80 100644 --- a/tofi/themes/dmenu +++ b/tofi/themes/dmenu @@ -7,7 +7,7 @@ height = 36 horizontal = true font-size = 18 prompt-text = "" -font = FiraCode Nerd Font Mono +font = JetBrainsMono Nerd Font outline-width = 0 border-width = 0 min-input-width = 424 diff --git a/tofi/themes/dmenu_vertical b/tofi/themes/dmenu_vertical index 6357b5a..2e95559 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 = FiraCode Nerd Font Mono +font = JetBrainsMono Nerd Font outline-width = 0 border-width = 0 min-input-width = 424 |