Giter Club home page Giter Club logo

reinstall-gnome-for-fedora's Introduction

Gnome for epitech install ✨

Script to reinstall gnome desktop graphic environement for dump of epitech fedora.

chmod +x gnome_install_for_fedora.sh

And to run it

./gnome_install_for_fedora.sh"

Before start

Your computer will be restarted 15seconds after the installation success
After next to the login script chose GNOME option to change desktop environement.

After install

Usefull tools

https://github.com/erpalma/throttled

Installation of Nvidia driver

dnf install dnf-plugins-core -y
dnf copr enable t0xic0der/nvidia-auto-installer-for-fedora -y
dnf install nvautoinstall -y
sudo nvautoinstall rpmadd
sudo nvautoinstall nvrepo
sudo nvautoinstall driver
sudo nvautoinstall plcuda

More detail at : https://github.com/t0xic0der/nvidia-auto-installer-for-fedora-linux

Pour les buttons maximize et minimize:

gsettings set org.gnome.desktop.wm.preferences button-layout ":minimize,maximize,close"

Pour desactiver les son (clavier)

gsettings set org.gnome.desktop.sound event-sounds false

Pour les icones sur le desktop:

sudo dnf install nemo
sudo emacs ~/.config/autostart/nemo-autostart-with-gnome.desktop

Ou nano :

sudo nano ~/.config/autostart/nemo-autostart-with-gnome.desktop

Et copier coller :

Type=Application
Name=Nemo
Comment=Start Nemo desktop at log in
Exec=nemo-desktop
OnlyShowIn=GNOME;
AutostartCondition=GSettings org.nemo.desktop show-desktop-icons
X-GNOME-AutoRestart=true
NoDisplay=true

Extensions gnome : (WIP)

https://extensions.gnome.org/extension/1160/dash-to-panel/

https://extensions.gnome.org/extension/3193/blur-my-shell/

https://extensions.gnome.org/extension/4470/media-controls/

https://extensions.gnome.org/extension/4033/x11-gestures/

with

$ dnf install touchegg
# You also need to manually start the service
$ sudo systemctl start touchegg
$ sudo systemctl enable touchegg

https://extensions.gnome.org/extension/841/freon/

https://extensions.gnome.org/extension/1085/simple-net-speed/

Things to do :

reinstall-gnome-for-fedora's People

Contributors

6im0n avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.