feat(hypr): PiP now works.

This commit is contained in:
kenji
2026-06-24 14:07:10 -05:00
parent 4fe5b5033b
commit 04d2c4bd10
3 changed files with 12 additions and 1 deletions
+4
View File
@@ -94,6 +94,10 @@ in {
enable = true;
settings = {
mainBar = {
start_hidden = true;
ipc = true;
"on-sigusr1" = "hide";
"on-sigusr2" = "show";
reload_style_on_change = true;
layer = "top";
position = "top";