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/dmenu | |
parent | 6e4cec018d845664b077a7b5df8ef1234e35ddfc (diff) |
renamed hyprland to wayland
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 |