feat(hypr): PiP now works.
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user