mirror of
https://github.imc.re/void-land/hyprland-void-dots
synced 2025-06-05 23:33:42 +02:00
fix: eww control panel colorpicker
This commit is contained in:
parent
6109ca4920
commit
2cd5b63eca
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
:class "tricontrol panel-widget"
|
||||
:orientation "h"
|
||||
|
||||
(button :onclick "./scripts/pop colourpick" (label :text ""))
|
||||
(button :onclick "hyprpicker -a" (label :text ""))
|
||||
(button :onclick "./scripts/pop scrop" (label :text ""))
|
||||
(button :onclick "~/.config/eww/themeswitch/scripts/pop" (label :text "")))))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue