updates mac config for window text and swipe direction

This commit is contained in:
Dennis Schoepf 2025-10-06 22:40:52 +02:00
parent c5cb3ebad7
commit e1bd461445
2 changed files with 3 additions and 1 deletions

View file

@ -152,6 +152,8 @@
defaults = { defaults = {
smb.NetBIOSName = "dnsc-air"; smb.NetBIOSName = "dnsc-air";
NSGlobalDomain."com.apple.swipescrolldirection" = true;
dock = { dock = {
autohide = true; autohide = true;
autohide-delay = 0.01; autohide-delay = 0.01;

View file

@ -166,7 +166,7 @@
}; };
loginwindow = { loginwindow = {
LoginwindowText = "\\U03bb dnsc-work (powered by Nix)"; LoginwindowText = "λ dnsc-work (powered by nix-darwin)";
}; };
menuExtraClock = { menuExtraClock = {