Customize for db123: replace configs, adapt installer for dual-GPU/Catppuccin/awww
This commit is contained in:
@@ -1,18 +1,28 @@
|
||||
width = 100%
|
||||
height = 100%
|
||||
# user created manually
|
||||
#include = /home/db123/.config/assets/myColors.conf
|
||||
|
||||
width = 40%
|
||||
height = 40%
|
||||
border-width = 0
|
||||
outline-width = 0
|
||||
padding-left = 33%
|
||||
padding-top = 33%
|
||||
result-spacing = 25
|
||||
corner-radius = 15
|
||||
# user modified manually
|
||||
outline-width = 1
|
||||
outline-color = #cba6f7
|
||||
padding-left = 3%
|
||||
padding-top = 2%
|
||||
result-spacing = 20
|
||||
num-results = 5
|
||||
|
||||
font = JetBrainsMono Nerd Font
|
||||
font-size = 24
|
||||
|
||||
text-color = #4e4e5f
|
||||
text-color = #b6b6db
|
||||
|
||||
prompt-text = " : "
|
||||
|
||||
background-color = #11111bd9
|
||||
selection-color = #83A4E7
|
||||
background-color = #1e1e2edd
|
||||
selection-color = #cba6f7
|
||||
|
||||
# user created manually
|
||||
terminal = kitty
|
||||
history = true
|
||||
|
||||
@@ -1,20 +1,22 @@
|
||||
width = 100%
|
||||
height = 100%
|
||||
width = 80%
|
||||
height = 40%
|
||||
border-width = 0
|
||||
outline-width = 0
|
||||
padding-top = 33%
|
||||
padding-left = 10%
|
||||
padding-right = 10%
|
||||
result-spacing = 25
|
||||
outline-width = 1
|
||||
corner-radius = 15
|
||||
outline-color = #cba6f7
|
||||
padding-top = 2%
|
||||
padding-left = 3%
|
||||
padding-right = 5%
|
||||
result-spacing = 20
|
||||
num-results = 5
|
||||
|
||||
font = JetBrainsMono Nerd Font
|
||||
font-size = 24
|
||||
|
||||
text-color = #4e4e5f
|
||||
text-color = #b6b6db
|
||||
|
||||
prompt-text = " : "
|
||||
|
||||
background-color = #11111bd9
|
||||
selection-color = #83A4E7
|
||||
background-color = #1e1e2edd
|
||||
selection-color = #cba6f7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user