diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-08 20:12:22 +0200 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2023-04-08 20:12:22 +0200 |
commit | b46b799be2f93d5263f6b3965af5121424cfeee0 (patch) | |
tree | 14bd9ef5fa11fa4d11b0a30969720e235d485d5f /config/hyprland/tofi/themes/dmenu | |
parent | b19a63227ffc6f5d65e02c578d98fa2121aafb07 (diff) |
added themese and symlink to config
Diffstat (limited to 'config/hyprland/tofi/themes/dmenu')
-rw-r--r-- | config/hyprland/tofi/themes/dmenu | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/config/hyprland/tofi/themes/dmenu b/config/hyprland/tofi/themes/dmenu new file mode 100644 index 0000000..55a23d9 --- /dev/null +++ b/config/hyprland/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 |