diff options
Diffstat (limited to 'config/wayland/tofi/themes/base16')
-rw-r--r-- | config/wayland/tofi/themes/base16 | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/config/wayland/tofi/themes/base16 b/config/wayland/tofi/themes/base16 new file mode 100644 index 0000000..b18efb4 --- /dev/null +++ b/config/wayland/tofi/themes/base16 @@ -0,0 +1,25 @@ +### Font +include=themes/colors +font = monospace bold +font-size = 12 + +prompt-text = "" +prompt-padding = 0 +placeholder-text = "..." + +width = 20% +height = 20% +outline-width = 0 +border-width = 2 +corner-radius = 26 + +padding-top = 0 +padding-bottom = 0 +padding-left = 0 +# padding-left = 7% +padding-right = 0 + +matching-algorithm = prefix +require-match = false +auto-accept-single = true +hidden-character = "" |