diff options
author | zachir <zachir@librem.one> | 2023-08-10 21:36:33 -0500 |
---|---|---|
committer | zachir <zachir@librem.one> | 2023-08-10 21:36:33 -0500 |
commit | 6a5782f4de1e42ca5fc4fe6c809caf24db9196ef (patch) | |
tree | 6621e5463843fb170de339256509e153f9a1f630 /tofi/themes/dmenu_vertical | |
parent | b50ec06ccf8e0a304f381b36e76a2cd742b0aee5 (diff) |
Move to correct folder
Diffstat (limited to 'tofi/themes/dmenu_vertical')
-rw-r--r-- | tofi/themes/dmenu_vertical | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/tofi/themes/dmenu_vertical b/tofi/themes/dmenu_vertical new file mode 100644 index 0000000..7b8703f --- /dev/null +++ b/tofi/themes/dmenu_vertical @@ -0,0 +1,27 @@ +include = "colors" + +hidden-character = "*" +anchor = top +width = 100% +height = 600 +horizontal = false +font-size = 24 +prompt-text = "" +font = mononoki Nerd Font Mono +outline-width = 0 +border-width = 0 +min-input-width = 424 +result-spacing = 0, 12 +selection-background-padding = 0, 12 +padding-top = 0 +padding-bottom = 0 +padding-left = 12 +padding-right = 12 +margin-top = 0 +margin-bottom = 0 +margin-left = 12 +margin-right = 12 +clip-to-padding=true +history = false +require-match=false +num-results = true |