thingy
This commit is contained in:
parent
1ee88fa701
commit
d2b13f757d
2 changed files with 3 additions and 3 deletions
|
@ -69,8 +69,8 @@ input {
|
|||
general {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
|
||||
gaps_in = 5
|
||||
gaps_out = 5
|
||||
gaps_in = 10
|
||||
gaps_out = 10
|
||||
border_size = 1
|
||||
col.active_border = rgba(33ccffee) rgba(00ff99ee) 45deg
|
||||
col.inactive_border = rgba(595959aa)
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
}
|
||||
|
||||
window#waybar {
|
||||
background: #465584;
|
||||
background: #000000;
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue