Created
January 26, 2024 03:37
-
-
Save haruki7049/bde3934d803045cf8250a73a34a6e22a to your computer and use it in GitHub Desktop.
My tofi's configuration
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# FROM https://github.com/philj56/tofi/blob/v0.9.1/themes/dmenu | |
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment