sway: cook config a bit more
This commit is contained in:
@@ -2,18 +2,20 @@ font-size = 12
|
||||
font = JetBrainsMono NFM
|
||||
anchor = top
|
||||
width = 100%
|
||||
height = 25
|
||||
height = 31
|
||||
horizontal = true
|
||||
prompt-text = " run: "
|
||||
outline-width = 0
|
||||
border-width = 0
|
||||
background-color = #000000
|
||||
background-color = #11111133
|
||||
selection-color = #A7C080
|
||||
min-input-width = 120
|
||||
result-spacing = 15
|
||||
padding-top = 0
|
||||
padding-top = 6
|
||||
padding-bottom = 0
|
||||
padding-left = 0
|
||||
padding-right = 0
|
||||
auto-accept-single = true
|
||||
physical-keybindings = false
|
||||
auto-accept-single = false
|
||||
physical-keybindings = false
|
||||
text-cursor = false
|
||||
|
||||
|
||||
Reference in New Issue
Block a user