Updated configs to most recent color scheme. Added some windowrules to hyprland, removed hyprpanel
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
general {
|
||||
col.inactive_border = rgb({{colors.background.default.hex_stripped}})
|
||||
col.inactive_border = rgb({{colors.on_primary.default.hex_stripped}})
|
||||
col.active_border = rgb({{colors.primary.default.hex_stripped}})
|
||||
}
|
||||
|
||||
@@ -15,5 +15,5 @@ decoration {
|
||||
color = rgb({{colors.shadow.default.hex_stripped}})
|
||||
}
|
||||
|
||||
rounding = 15
|
||||
rounding = 0
|
||||
}
|
||||
|
||||
@@ -57,7 +57,7 @@ tab_bar_background #101014
|
||||
# Title bar
|
||||
macos_titlebar_color #16161e
|
||||
|
||||
background_opacity 1
|
||||
#background_opacity 1
|
||||
|
||||
cursor {{colors.on_surface.default.hex}}
|
||||
cursor_text_color {{colors.on_surface_variant.default.hex}}
|
||||
|
||||
Reference in New Issue
Block a user