diff options
Diffstat (limited to 'config/wayland/tofi/themes/dmenu')
-rw-r--r-- | config/wayland/tofi/themes/dmenu | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/config/wayland/tofi/themes/dmenu b/config/wayland/tofi/themes/dmenu new file mode 100644 index 0000000..55a23d9 --- /dev/null +++ b/config/wayland/tofi/themes/dmenu @@ -0,0 +1,16 @@ +anchor = top +width = 100% +height = 30 +horizontal = true +font-size = 14 +prompt-text = " run: " +font = monospace +outline-width = 0 +border-width = 0 +background-color = #000000 +min-input-width = 120 +result-spacing = 15 +padding-top = 0 +padding-bottom = 0 +padding-left = 0 +padding-right = 0 |