Minecraft on macbook
This commit is contained in:
parent
e7e397460b
commit
81fd8f4dd2
2 changed files with 4 additions and 0 deletions
|
|
@ -138,6 +138,7 @@ in {
|
||||||
|
|
||||||
touchpad = {
|
touchpad = {
|
||||||
natural_scroll = true;
|
natural_scroll = true;
|
||||||
|
disable_while_typing = false; #for games
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
env = [
|
env = [
|
||||||
|
|
|
||||||
|
|
@ -36,6 +36,8 @@
|
||||||
#}
|
#}
|
||||||
".mozilla"
|
".mozilla"
|
||||||
".librewolf"
|
".librewolf"
|
||||||
|
".local/share/mcpelauncher"
|
||||||
|
".local/share/PrismLauncher"
|
||||||
".local/share/TelegramDesktop"
|
".local/share/TelegramDesktop"
|
||||||
".config/solaar"
|
".config/solaar"
|
||||||
".config/kdeconnect"
|
".config/kdeconnect"
|
||||||
|
|
@ -46,6 +48,7 @@
|
||||||
];
|
];
|
||||||
files = [
|
files = [
|
||||||
".screenrc"
|
".screenrc"
|
||||||
|
".config/Minecraft Linux Launcher/Minecraft Linux Launcher UI.conf"
|
||||||
#".steampid"
|
#".steampid"
|
||||||
#".steampath"
|
#".steampath"
|
||||||
];
|
];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue