diff options
| author | ottjk <joshott16@gmail.com> | 2024-01-20 01:29:51 -0500 |
|---|---|---|
| committer | ottjk <joshott16@gmail.com> | 2024-01-20 01:29:51 -0500 |
| commit | ea9a749bd6238334ff9e92a0a31fdeaf5223619b (patch) | |
| tree | 6036539f3e49427483fb2dc388da377d5e5c7397 /tofi/config | |
| parent | 9b78e39e9cca329acc160399e46bb8d1c9b33955 (diff) | |
| download | dotfiles-ea9a749bd6238334ff9e92a0a31fdeaf5223619b.tar.gz dotfiles-ea9a749bd6238334ff9e92a0a31fdeaf5223619b.zip | |
many such updates
Diffstat (limited to 'tofi/config')
| -rw-r--r-- | tofi/config | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/tofi/config b/tofi/config deleted file mode 100644 index 9c3770c..0000000 --- a/tofi/config +++ /dev/null @@ -1,19 +0,0 @@ -width = 35% -height = 35% -border-width = 0 -outline-width = 0 -padding-left = 2% -padding-top = 2% -result-spacing = 25 -num-results = 5 -font = /usr/share/fonts/TTF/FiraCodeNerdFont-Regular.ttf -font-size = 18 -background-color = #181926fa -text-color = #cad3f5 -selection-color = #ed8796 -prompt-color = #8aadf4 -input-background = #363a4f -input-background-padding = 7 -input-background-corner-radius = 3 -clip-to-padding = false -corner-radius = 8 |