modifies tofi config
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
font = Fanwood Text
|
||||
font = Roboto Sans
|
||||
font-size = 32
|
||||
|
||||
outline-width = 0
|
||||
@ -8,21 +8,18 @@ padding-top = 22%
|
||||
padding-right = 0
|
||||
padding-bottom = 0
|
||||
|
||||
background-color = #111
|
||||
background-color = #FFF
|
||||
text-color = #f9fbff
|
||||
selection-color = #933
|
||||
|
||||
width = 100%
|
||||
height = 100%
|
||||
|
||||
hide-cursor = true
|
||||
text-color = #cdd6f4
|
||||
prompt-color = #f38ba8
|
||||
selection-color = #f9e2af
|
||||
background-color = #1e1e2eAA
|
||||
hide-cursor = false
|
||||
text-color = #ffffff77
|
||||
prompt-color = #ffffff77
|
||||
selection-color = #ffffff
|
||||
background-color = #00000099
|
||||
|
||||
#
|
||||
### Behaviour
|
||||
#
|
||||
hide-cursor = true
|
||||
history = true
|
||||
history = true
|
||||
|
Reference in New Issue
Block a user