automatically change color theme after changing wallpaper
This commit is contained in:
@@ -1,34 +1,12 @@
|
||||
# exec = export SLURP_ARGS='-d -c BFE9F8BB -b 214C5844 -s 00000000'
|
||||
|
||||
general {
|
||||
col.active_border = rgba(89b4faFF)
|
||||
col.inactive_border = rgba(89b4fa80)
|
||||
col.active_border = rgba(f5c2e7FF)
|
||||
col.inactive_border = rgba(f5c2e780)
|
||||
}
|
||||
|
||||
misc {
|
||||
background_color = rgba(181825FF)
|
||||
}
|
||||
|
||||
plugin {
|
||||
hyprbars {
|
||||
# Honestly idk if it works like css, but well, why not
|
||||
bar_text_font = 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(091516FF)
|
||||
col.text = rgba(D7E5E6FF)
|
||||
|
||||
|
||||
# example buttons (R -> L)
|
||||
# hyprbars-button = color, size, on-click
|
||||
hyprbars-button = rgb(D7E5E6), 13, , hyprctl dispatch killactive
|
||||
hyprbars-button = rgb(D7E5E6), 13, , hyprctl dispatch fullscreen 1
|
||||
hyprbars-button = rgb(D7E5E6), 13, , hyprctl dispatch movetoworkspacesilent special
|
||||
}
|
||||
}
|
||||
|
||||
windowrulev2 = bordercolor rgba(00DCE3AA) rgba(00DCE377),pinned:1
|
||||
Reference in New Issue
Block a user