hyprwm / hyprland-plugins

Official plugins for Hyprland
BSD 3-Clause "New" or "Revised" License
459 stars 42 forks source link

Hyprbars is creating an extra set of buttons with each reload. #155

Closed shadowelite-sec closed 2 months ago

shadowelite-sec commented 2 months ago

Hyprbars is creating an extra set of buttons with each hyprctl reload please fix this

https://github.com/hyprwm/hyprland-plugins/assets/54718375/452bb346-e89b-4df9-9673-21e87f346eb2

my config

    hyprbars {

    bar_part_of_window = 0
    bar_precedence_over_border = 1
    bar_height = 25
    bar_text_size = 10
    bar_text_font = Hack
    col.text = $foreground
    bar_title_enabled = 1
    bar_text_align = center
    bar_color = $background
    bar_padding = 10
    bar_button_padding = 10
    bar_buttons_alignment = left

    hyprbars-button = rgb(FF5555), 15, , hyprctl dispatch killactive
        hyprbars-button = rgb(F1FA8C), 15, , hyprctl dispatch fullscreen 1 
        hyprbars-button = rgb(50FA7B), 15, , hyprctl dispatch togglefloating 

    }
vaxerski commented 2 months ago

lmfao