diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-21 00:35:13 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-21 00:35:13 +0200 |
commit | c3c4b8c6b4556e01770a75da4b6fbf8e1eba9ce4 (patch) | |
tree | 006d8799585d86557e570f03af93b112a079a697 /config/wayland/tofi/themes/base16 | |
parent | 39a6cea6f2f198aa08189d345e0281a591d17ec4 (diff) | |
parent | 3d253cd428e2769e0449fbf0c3ece5c0ab41545c (diff) |
Merge branch 'main' of db:dotfiles
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 = "" |