feat(hyprbars): add double click to expand with fullscreen 1
This commit is contained in:
@@ -47,6 +47,7 @@
|
|||||||
bar_button_padding = 4;
|
bar_button_padding = 4;
|
||||||
bar_padding = 8;
|
bar_padding = 8;
|
||||||
bar_precedence_over_border = true;
|
bar_precedence_over_border = true;
|
||||||
|
on_double_click = "hyprctl dispatch fullscreen 1";
|
||||||
hyprbars-button = [
|
hyprbars-button = [
|
||||||
"$error, 10, , hyprctl dispatch killactive"
|
"$error, 10, , hyprctl dispatch killactive"
|
||||||
"$tertiary, 10, , hyprctl dispatch fullscreen 1"
|
"$tertiary, 10, , hyprctl dispatch fullscreen 1"
|
||||||
|
|||||||
Reference in New Issue
Block a user