Minecraft on macbook

This commit is contained in:
Aleksandr Lebedev 2025-03-03 21:28:50 +01:00
parent e7e397460b
commit 81fd8f4dd2
2 changed files with 4 additions and 0 deletions

View file

@ -138,6 +138,7 @@ in {
touchpad = { touchpad = {
natural_scroll = true; natural_scroll = true;
disable_while_typing = false; #for games
}; };
}; };
env = [ env = [

View file

@ -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"
]; ];