diff options
Diffstat (limited to 'hosts/RyanMac/configuration.nix')
| -rw-r--r-- | hosts/RyanMac/configuration.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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 { | |||
| 86 | }; | 86 | }; |
| 87 | extraConfig = '' | 87 | extraConfig = '' |
| 88 | yabai -m rule --add app='System Settings' manage=off | 88 | yabai -m rule --add app='System Settings' manage=off |
| 89 | yabai -m rule --add app="^Zen$" title="^Picture-in-Picture$" manage=off | ||
| 89 | '' | 90 | '' |
| 90 | # Add simple-bar signals if enabled | 91 | # Add simple-bar signals if enabled |
| 91 | + lib.optionalString config.home-manager.users.${username}.ryan.simple-bar.enable '' | 92 | + lib.optionalString config.home-manager.users.${username}.ryan.simple-bar.enable '' |
