forked from Shinonome/dots-hyprland
base configs
This commit is contained in:
@@ -4,18 +4,6 @@ general {
|
||||
col.active_border = rgba({{ $onSurface }}39)
|
||||
col.inactive_border = rgba({{ $outline }}30)
|
||||
}
|
||||
group {
|
||||
col.border_active = rgba({{ $onSurface }}39)
|
||||
col.border_inactive = rgba({{ $outline }}30)
|
||||
|
||||
groupbar {
|
||||
col.active = rgba({{ $background }}FF)
|
||||
col.inactive = rgba({{ $outline }}50)
|
||||
scrolling = true
|
||||
font_size = 11
|
||||
text_color = rgba({{ $onBackground }}FF)
|
||||
}
|
||||
}
|
||||
|
||||
misc {
|
||||
background_color = rgba({{ $surface }}FF)
|
||||
@@ -43,4 +31,4 @@ plugin {
|
||||
}
|
||||
}
|
||||
|
||||
windowrulev2 = bordercolor rgba({{ $primary }}AA) rgba({{ $primary }}77),pinned:1
|
||||
windowrulev2 = bordercolor rgba({{ $primary }}AA) rgba({{ $primary }}77),pinned:1
|
||||
Reference in New Issue
Block a user