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 = {
|
||||
natural_scroll = true;
|
||||
disable_while_typing = false; #for games
|
||||
};
|
||||
};
|
||||
env = [
|
||||
|
|
|
|||
|
|
@ -36,6 +36,8 @@
|
|||
#}
|
||||
".mozilla"
|
||||
".librewolf"
|
||||
".local/share/mcpelauncher"
|
||||
".local/share/PrismLauncher"
|
||||
".local/share/TelegramDesktop"
|
||||
".config/solaar"
|
||||
".config/kdeconnect"
|
||||
|
|
@ -46,6 +48,7 @@
|
|||
];
|
||||
files = [
|
||||
".screenrc"
|
||||
".config/Minecraft Linux Launcher/Minecraft Linux Launcher UI.conf"
|
||||
#".steampid"
|
||||
#".steampath"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue