Giter VIP home page Giter VIP logo

startkde-fast's Introduction

startkde-fast.sh

a "startkde" script fork to start PLASMA 5, much faster

Uma bifurcação do Script "startkde" para iniciar o PLASMA 5, muito mais rápido

What this script does (startkde-fast.sh) is to go straight to the subject and start kde immediately.

O que esse script faz (startkde-fast.sh) é ir direto ao assunto e iniciar logo o kde.

(instruções em PT_BR)

Como usar

Dê permissão de execução aos scripts chmod +x *.sh Coloque os scripts na pasta /usr/bin/ sudo cp .sh /usr/bin/ && sudo chmod +x /usr/bin/.sh

Copie plasmawayland-fast.desktop para /usr/share/wayland-sessions/ sudo cp plasmawayland-fast.desktop /usr/share/wayland-sessions/

Copie plasma-fast.desktop para /usr/share/xsessions/ sudo cp plasma-fast.desktop /usr/share/xsessions/

Para X11

Inclua no seu xinit ~/.xinitrc ou ~/.config/sx/sxrc o script: startkde-fast.sh Exatamente desta maneira:

exec /usr/bin/startkde-fast.sh

Para wayland

Inclua no seu xinit ~/.xinitrc ou ~/.config/sx/sxrc o script: startkde-fast.sh Exatamente desta maneira:

dbus-run-session /usr/bin/startplasma-wayland-fast.sh

Caso você queira ativar o chaveiro, o kwallet, faça o seguinte:

Após inicar o sistema vá em Configurações do kde (systemsettings5) em: inicialização e desligamento > iniciar automaticamente > adicionar script e adicione o script: posinit-kde.sh

(instructions in english)

How to use

Give chmod +x *.sh scripts permission to execute Put the scripts in folder /usr/bin/ sudo cp .sh /usr/bin/ && sudo chmod +x /usr/bin/.sh

Copy plasmawayland-fast.desktop for /usr/share/wayland-sessions/ sudo cp plasmawayland-fast.desktop /usr/share/wayland-sessions/

Copy plasma-fast.desktop for /usr/share/xsessions/ sudo cp plasma-fast.desktop /usr/share/xsessions/

For wayland

Include in your xinit ~/.xinitrc or ~/.config/sx/sxrc the script: startkde-fast.sh Exactly this way:

exec /usr/bin/startkde-fast.sh

Para wayland

Include in your xinit ~/.xinitrc or ~/.config/sx/sxrc the script: startkde-fast.sh Exactly this way:

dbus-run-session /usr/bin/startplasma-wayland-fast.sh

If you want to activate the key chain, kwallet, do the following:

After you start it in the KDE Settings (systemsettings5) at: startup and shutdown > autostart > add shell script and add: posinit-kde.sh

startkde-fast's People

Contributors

felipefacundes 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.