Update tofi, hyprland with rules, waybar with hyprland rules

This commit is contained in:
Hydroxycarbamide 2024-05-18 23:52:35 +02:00
parent dc29c5a33c
commit 71bc067f30
3 changed files with 68 additions and 26 deletions

View file

@ -1,48 +1,58 @@
# Font
font = Lexend
font-size = 15
font = FiraCode Nerd Font Mono, Semibold
font-size = 13
# Window Style
horizontal = true
anchor = top
width = 100%
height = 42
horizontal = false
anchor = center
width = 30%
height = 500
outline-color= #24273a
outline-width = 4
border-color = #f4dbd6
border-width = 5
outline-width = 0
border-width = 0
min-input-width = 120
result-spacing = 30
padding-top = 8
padding-bottom = 0
padding-top = 14
padding-bottom = 14
padding-left = 14
padding-right = 0
padding-right = 14
# Text style
prompt-text = "~>"
prompt-padding = 30
# macchiato
border-color = #f4dbd6
background-color = #1e203077
background-color = #24273a
text-color = #cad3f5
prompt-color = #1e2030
corner-radius = 10
prompt-color = #181926
prompt-background = #f4dbd6
prompt-background-padding = 4, 10
prompt-background-corner-radius = 5
input-color = #1e2030
input-color = #181926
input-background = #f4dbd6
input-background-padding = 4, 10
input-background-corner-radius = 5
# alternate-result-background = #b8daf3
default-result-color = #cad3f5
default-result-background = #363a4f
default-result-background-padding = 4, 10
default-result-background-corner-radius = 5
alternate-result-color = #cad3f5
alternate-result-background = #494d64
alternate-result-background-padding = 4, 10
alternate-result-background-corner-radius = 5
selection-color = #1e2030
selection-color = #181926
selection-background = #f4dbd6
selection-background-padding = 4, 10
selection-background-corner-radius = 5