Update configs
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
general {
|
||||
col.active_border = rgba(8e909977)
|
||||
col.inactive_border = rgba(43474e55)
|
||||
}
|
||||
|
||||
misc {
|
||||
background_color = rgba(111318FF)
|
||||
}
|
||||
|
||||
plugin {
|
||||
hyprbars {
|
||||
# Honestly idk if it works like css, but well, why not
|
||||
bar_text_font = Google Sans Flex Medium, Rubik, Geist, AR One Sans, Reddit Sans, Inter, Roboto, Ubuntu, Noto Sans, sans-serif
|
||||
bar_height = 30
|
||||
bar_padding = 10
|
||||
bar_button_padding = 5
|
||||
bar_precedence_over_border = true
|
||||
bar_part_of_window = true
|
||||
|
||||
bar_color = rgba(111318FF)
|
||||
col.text = rgba(e2e2e9FF)
|
||||
|
||||
|
||||
# example buttons (R -> L)
|
||||
# hyprbars-button = color, size, on-click
|
||||
hyprbars-button = rgb(e2e2e9), 13, , hyprctl dispatch killactive
|
||||
hyprbars-button = rgb(e2e2e9), 13, , hyprctl dispatch fullscreen 1
|
||||
hyprbars-button = rgb(e2e2e9), 13, , hyprctl dispatch movetoworkspacesilent special
|
||||
}
|
||||
}
|
||||
|
||||
windowrule = border_color rgba(a9c7ffAA) rgba(a9c7ff77), match:pin 1
|
||||
Reference in New Issue
Block a user