{"id":22411273,"url":"https://github.com/6im0n/reinstall-gnome-for-fedora","last_synced_at":"2025-03-27T02:45:32.194Z","repository":{"id":156550602,"uuid":"552887982","full_name":"6im0n/Reinstall-gnome-for-fedora","owner":"6im0n","description":"Reinstall gnome for fedora for the epitech bocal OS","archived":false,"fork":false,"pushed_at":"2024-05-05T00:57:01.000Z","size":47,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-01T08:25:52.313Z","etag":null,"topics":["epitech","epitech-study"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/6im0n.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-10-17T11:39:10.000Z","updated_at":"2024-05-05T00:57:04.000Z","dependencies_parsed_at":"2024-05-05T01:46:45.992Z","dependency_job_id":null,"html_url":"https://github.com/6im0n/Reinstall-gnome-for-fedora","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6im0n%2FReinstall-gnome-for-fedora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6im0n%2FReinstall-gnome-for-fedora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6im0n%2FReinstall-gnome-for-fedora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/6im0n%2FReinstall-gnome-for-fedora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/6im0n","download_url":"https://codeload.github.com/6im0n/Reinstall-gnome-for-fedora/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245773147,"owners_count":20669719,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["epitech","epitech-study"],"created_at":"2024-12-05T13:13:31.818Z","updated_at":"2025-03-27T02:45:32.178Z","avatar_url":"https://github.com/6im0n.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Gnome for epitech install ✨\nScript to reinstall gnome desktop graphic environement for dump of epitech fedora.\n\n```\nchmod +x gnome_install_for_fedora.sh\n```\nAnd to run it\n\n```\n./gnome_install_for_fedora.sh\"\n```\n\n\u003ch2\u003eBefore start\u003c/h2\u003e\n\n\n```\nYour computer will be restarted 15seconds after the installation success\n```\n\n```\nAfter next to the login script chose GNOME option to change desktop environement.\n```\n\n\u003ch2\u003eAfter install\u003c/h2\u003e\n\nUsefull tools\n\nhttps://github.com/erpalma/throttled\n\nInstallation of Nvidia driver\n\n```\ndnf install dnf-plugins-core -y\ndnf copr enable t0xic0der/nvidia-auto-installer-for-fedora -y\ndnf install nvautoinstall -y\nsudo nvautoinstall rpmadd\nsudo nvautoinstall nvrepo\nsudo nvautoinstall driver\nsudo nvautoinstall plcuda\n```\nMore detail at : https://github.com/t0xic0der/nvidia-auto-installer-for-fedora-linux\n\n\nPour les buttons maximize et minimize: \n```\ngsettings set org.gnome.desktop.wm.preferences button-layout \":minimize,maximize,close\"\n```\nPour desactiver les son (clavier)\n\n```\ngsettings set org.gnome.desktop.sound event-sounds false\n```\n\nPour les icones sur le desktop:\n```\nsudo dnf install nemo\n```\n```\nsudo emacs ~/.config/autostart/nemo-autostart-with-gnome.desktop\n```\nOu nano :\n```\nsudo nano ~/.config/autostart/nemo-autostart-with-gnome.desktop\n```\n\nEt copier coller : \n```[Desktop Entry]\nType=Application\nName=Nemo\nComment=Start Nemo desktop at log in\nExec=nemo-desktop\nOnlyShowIn=GNOME;\nAutostartCondition=GSettings org.nemo.desktop show-desktop-icons\nX-GNOME-AutoRestart=true\nNoDisplay=true\n```\n\n\u003ch2\u003eExtensions gnome : (WIP)\u003c/h2\u003e\n\nhttps://extensions.gnome.org/extension/1160/dash-to-panel/\n\nhttps://extensions.gnome.org/extension/3193/blur-my-shell/\n\nhttps://extensions.gnome.org/extension/4470/media-controls/\n\nhttps://extensions.gnome.org/extension/4033/x11-gestures/\n\nwith \n```\n$ dnf install touchegg\n# You also need to manually start the service\n$ sudo systemctl start touchegg\n$ sudo systemctl enable touchegg\n```\n\nhttps://extensions.gnome.org/extension/841/freon/\n\nhttps://extensions.gnome.org/extension/1085/simple-net-speed/\n\n\n\nThings to do :\n+ add usefull gnome extensions\n+ automatic installer for the basic extension (https://github.com/brunelli/gnome-shell-extension-installer)\n+ give idea\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F6im0n%2Freinstall-gnome-for-fedora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F6im0n%2Freinstall-gnome-for-fedora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F6im0n%2Freinstall-gnome-for-fedora/lists"}