diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-18 19:04:48 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-10-18 19:04:48 +0200 |
commit | eb683e1d4faaf5d573f067aee7c16f8b7b859eed (patch) | |
tree | 516a63c1583a794fad283e296878b0cbb08bd82e /config/wayland/tofi/themes/base16 | |
parent | 6e4cec018d845664b077a7b5df8ef1234e35ddfc (diff) |
renamed hyprland to wayland
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 = "" |