tofi: add config

This commit is contained in:
Inhji 2023-10-20 13:16:00 +02:00
parent 73d592ed7a
commit 22bada1f55
2 changed files with 26 additions and 0 deletions

22
config/tofi/config Normal file
View File

@ -0,0 +1,22 @@
# dmenu theme
anchor = top
width = 100%
height = 34
horizontal = true
font-size = 16
prompt-text = " run: "
outline-width = 0
border-width = 0
background-color = #000000
min-input-width = 50
result-spacing = 15
padding-top = 1
padding-bottom = 0
padding-left = 0
padding-right = 0
# performance
font = "/home/inhji/.fonts/Inter-Regular.otf"
num-results = 10
hint-font = false
late-keyboard-init = true

View File

@ -35,6 +35,10 @@
glob: true
create: true
path: config/helix/**
~/.config/tofi:
glob: true
create: true
path: config/tofi/**
~/.config/lsd/config.yaml:
create: true
path: config/lsd/config.yaml