Compare

b9e0079564416d1704a05d84013e6186e33f51b3 .. e0243238674bd850779ecbe0b1d6362e7729d08e · 1 commits

Changed files

FileChanges
hosts/RyanMac/configuration.nix +1 −0 raw

Commits

HashSubjectAuthorDate
e0243238 ignore pip Ryan Schanzenbacher
diff --git a/hosts/RyanMac/configuration.nix b/hosts/RyanMac/configuration.nix
index ceff2df..d7a8186 100644
--- a/hosts/RyanMac/configuration.nix
+++ b/hosts/RyanMac/configuration.nix
@@ -86,6 +86,7 @@ in {
};
extraConfig = ''
yabai -m rule --add app='System Settings' manage=off
+ yabai -m rule --add app="^Zen$" title="^Picture-in-Picture$" manage=off
''
# Add simple-bar signals if enabled
+ lib.optionalString config.home-manager.users.${username}.ryan.simple-bar.enable ''