copyhold / Chuck_Norris

gnome shell extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chuck_Norris

GNOME shell extension

http://extensions.gnome.org/extension/1592/chuck-norris/

requires the Gnome 3 Desktop

screenshot

click on Chuck's face to reveal a throw-down menu.

GNU one-liner

git clone https://github.com/debauchery1st/Chuck_Norris.git;cd Chuck_Norris;python install.py;cd ..;rm -rf Chuck_Norris;echo "CLEANED"

installation (automatic)

  • run the installer

    python install.py
    

installation (manual installation):

  • generate settings for your local machine.

    cd Chuck_Norris@debauchery1st.github.com;sh compile.sh
    
  • copy the plugin to your extensions folder

    cp -rp Chuck_Norris@debauchery1st.github.com ~/.local/share/gnome-shell/extensions
    

  • restart the GNOME Shell (Alt-F2, r) or log-out and then back in again

  • you can enable and disable extensions with:

    GNOME Tweak Tool,

    or by opening your web browser to https://extensions.gnome.org/local/

screenshot

  • open the GNOME shell extension preferences to filter content by category.

screenshot

About

gnome shell extension


Languages

Language:JavaScript 82.8%Language:Python 9.6%Language:Shell 7.6%