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/dmenu_vertical | |
parent | b50ec06ccf8e0a304f381b36e76a2cd742b0aee5 (diff) |
Move to correct folder
Diffstat (limited to 'tofi/dmenu_vertical')
-rw-r--r-- | tofi/dmenu_vertical | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/tofi/dmenu_vertical b/tofi/dmenu_vertical deleted file mode 100644 index 7b8703f..0000000 --- a/tofi/dmenu_vertical +++ /dev/null @@ -1,27 +0,0 @@ -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 |