updates mac config for window text and swipe direction
This commit is contained in:
parent
c5cb3ebad7
commit
e1bd461445
2 changed files with 3 additions and 1 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
|
|
@ -166,7 +166,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
loginwindow = {
|
loginwindow = {
|
||||||
LoginwindowText = "\\U03bb dnsc-work (powered by Nix)";
|
LoginwindowText = "λ dnsc-work (powered by nix-darwin)";
|
||||||
};
|
};
|
||||||
|
|
||||||
menuExtraClock = {
|
menuExtraClock = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue