-
-
Save ahached/56ac34342435113aadbca31031624b3a to your computer and use it in GitHub Desktop.
Revisions
-
Surendrajat revised this gist
Dec 22, 2019 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -161,8 +161,7 @@ sudo sed -i 's/NoDisplay=true/NoDisplay=false/g' /etc/xdg/autostart/*.desktop ``` - [x] **Fix Desktop entries not executing by [@user170](https://elementaryos.stackexchange.com/questions/10952/how-to-execute-desktop-in-files)** ## Credits * [@suberb](https://gist.github.com/suberb/4635a6c338f0f66b63c0f502859e5b42) -
Surendrajat revised this gist
Dec 22, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -93,7 +93,7 @@ - [x] [**Brave Browser** ](https://brave-browser.readthedocs.io/en/latest/installing-brave.html#ubuntu-16-04-and-mint-18) - [x] [**Sublime Text 3**](https://www.sublimetext.com/docs/3/linux_repositories.html#apt) - [x] [**WPS Office**](http://linux.wps.com/) - [x] [**KeyBase**](https://keybase.io/download) - [x] [**MegaSync**](https://mega.nz/sync!linux) - [x] [**qBittorrent**](https://www.qbittorrent.org/download.php) -
Surendrajat revised this gist
Dec 21, 2019 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -94,7 +94,8 @@ - [x] [**Brave Browser** ](https://brave-browser.readthedocs.io/en/latest/installing-brave.html#ubuntu-16-04-and-mint-18) - [x] [**Sublime Text 3**](https://www.sublimetext.com/docs/3/linux_repositories.html#apt) - [x] [**WPS Office**](http://wps-community.org/downloads) - [x] [**KeyBase**](https://keybase.io/download) - [x] [**MegaSync**](https://mega.nz/sync!linux) - [x] [**qBittorrent**](https://www.qbittorrent.org/download.php) - [x] [**TeamViewer**](https://www.teamviewer.com/en/download/linux/) - [x] [**Sublime Merge**](https://www.sublimemerge.com/docs/linux_repositories#apt) @@ -118,6 +119,7 @@ apt install ubuntu-restricted-extras apt install libavcodec-extra apt install libdvd-pkg sudo dpkg-reconfigure libdvd-pkg ``` - [x] **archive formats** ```bash -
Surendrajat revised this gist
Dec 21, 2019 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -94,6 +94,7 @@ - [x] [**Brave Browser** ](https://brave-browser.readthedocs.io/en/latest/installing-brave.html#ubuntu-16-04-and-mint-18) - [x] [**Sublime Text 3**](https://www.sublimetext.com/docs/3/linux_repositories.html#apt) - [x] [**WPS Office**](http://wps-community.org/downloads) - [x] **KeyBase** - [x] [**qBittorrent**](https://www.qbittorrent.org/download.php) - [x] [**TeamViewer**](https://www.teamviewer.com/en/download/linux/) - [x] [**Sublime Merge**](https://www.sublimemerge.com/docs/linux_repositories#apt) -
Surendrajat revised this gist
Dec 21, 2019 . 1 changed file with 6 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -76,6 +76,7 @@ sudo add-apt-repository ppa:dyatlov-igor/la-capitaine apt install la-capitaine-cursor-theme ``` - [x] **Smaller titlebar height for non-GTK apps** by [@sprite-1](https://github.com/sprite-1/elementary-patches/tree/master/design/smaller_titlebar_for_non-gtk_applications) - [x] **Proper Plank** ```bash sudo add-apt-repository ppa:ricotz/docky @@ -125,6 +126,10 @@ ```bash apt install preload ``` - [x] **ancient fonts** ```bash apt install ttf-ancient-fonts ``` ## Other Tweaks/Fixes - [x] [**Oh My ZSH**](https://ohmyz.sh/) @@ -142,6 +147,7 @@ bash install.sh rm -rf /tmp/ttf-wps-fonts ``` - [x] **elementaryOS theme for telegram** by [@sprite-1](https://github.com/sprite-1/elementary-patches/tree/master/apps/elementaryos_theme_for_telegram) - [x] **Fix Lag on Login/Restart** *by [@Jason Waddington](https://elementaryos.stackexchange.com/questions/12155/desktop-takes-forever-to-load-after-restart)* ```bash sudo mv /etc/xdg/autostart/at-spi-dbus-bus.desktop /etc/xdg/autostart/at-spi-dbus-bus.disabled -
Surendrajat revised this gist
Dec 21, 2019 . 1 changed file with 59 additions and 325 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,8 +1,6 @@ ## First Things First - [x] **Enable PPA** ```bash sudo apt update sudo apt install software-properties-common @@ -39,9 +37,6 @@ apt autoremove -y apt autoclean -y ``` ## Tweaking the UI @@ -65,12 +60,9 @@ apt install -f wget https://github.com/mdh34/elementary-indicators/releases/download/0.1/indicator-application-patched.deb sudo dpkg -i indicator-application-patched.deb sudo apt-mark hold indicator-application sudo reboot ``` - [x] **Icon Pack** [La Capitaine](https://krourke.org/projects/art/la-capitaine-icon-theme) *by [@keeferrourke](https://github.com/keeferrourke/la-capitaine-icon-theme)* ```bash @@ -84,344 +76,86 @@ sudo add-apt-repository ppa:dyatlov-igor/la-capitaine apt install la-capitaine-cursor-theme ``` - [x] **Proper Plank** ```bash sudo add-apt-repository ppa:ricotz/docky apt update apt install --reinstall plank killall plank plank --preferences ``` - [x] **Plank Themes** *by [@KenHarkey](https://github.com/KenHarkey/plank-themes)* * Clone and copy the contents of the [Plank Themes](https://github.com/KenHarkey/plank-themes) repo to `~/.local/share/plank/themes` or to `/usr/share/plank/themes` for system-wide use. ## APPS TO DOWNLOAD & INSTALL - [x] [**Brave Browser** ](https://brave-browser.readthedocs.io/en/latest/installing-brave.html#ubuntu-16-04-and-mint-18) - [x] [**Sublime Text 3**](https://www.sublimetext.com/docs/3/linux_repositories.html#apt) - [x] [**WPS Office**](http://wps-community.org/downloads) - [x] [**qBittorrent**](https://www.qbittorrent.org/download.php) - [x] [**TeamViewer**](https://www.teamviewer.com/en/download/linux/) - [x] [**Sublime Merge**](https://www.sublimemerge.com/docs/linux_repositories#apt) - [x] telegram-desktop - [x] vlc - [x] kodi - [x] skype - [x] gparted - [x] wine - [x] java ## APPS TO INSTALL & CONFIGURE VIA TERMINAL - [x] **flash-plugin** ```bash apt install flashplugin-installer pepperflashplugin-nonfree ``` - [x] **Restricted extras and MM Codec** ```bash apt install ubuntu-restricted-extras apt install libavcodec-extra apt install libdvd-pkg ``` - [x] **archive formats** ```bash apt install unace rar unrar p7zip-rar p7zip sharutils uudeview mpack arj cabextract lzip lunzip ``` - [x] **Preload** ```bash apt install preload ``` ## Other Tweaks/Fixes - [x] [**Oh My ZSH**](https://ohmyz.sh/) - [x] **Reduce Overheating & Improve Battery Life** ```bash sudo add-apt-repository ppa:linrunner/tlp apt install tlp tlp-rdw tlp start ``` - [x] **WPS Fonts Fix** *by [@IamDH4](https://github.com/IamDH4/ttf-wps-fonts)* ```bash cd /tmp git clone https://github.com/iamdh4/ttf-wps-fonts.git cd ttf-wps-fonts bash install.sh rm -rf /tmp/ttf-wps-fonts ``` - [x] **Fix Lag on Login/Restart** *by [@Jason Waddington](https://elementaryos.stackexchange.com/questions/12155/desktop-takes-forever-to-load-after-restart)* ```bash sudo mv /etc/xdg/autostart/at-spi-dbus-bus.desktop /etc/xdg/autostart/at-spi-dbus-bus.disabled sudo mv /usr/share/upstart/xdg/autostart/at-spi-dbus-bus.desktop /usr/share/upstart/xdg/autostart/at-spi-dbus-bus.disabled ``` - [x] **Display Hidden Startup Applications** ```bash sudo sed -i 's/NoDisplay=true/NoDisplay=false/g' /etc/xdg/autostart/*.desktop ``` - [x] **Fix Desktop entries not executing** https://elementaryos.stackexchange.com/questions/10952/how-to-execute-desktop-in-files ## Credits * [@suberb](https://gist.github.com/suberb/4635a6c338f0f66b63c0f502859e5b42) * [@memoryleakx](https://gist.github.com/memoryleakx/7567474) * [@evertontrindade](https://gist.github.com/evertontrindade/ef9214bb0558c149a5e502eea297f322) -
Surendrajat revised this gist
Sep 10, 2019 . 1 changed file with 3 additions and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -366,6 +366,9 @@ Put `powertop --auto-tune` in `/etc/rc.local` file, before `exit 0`. <br /> ### Fix Desktop entries not executing https://elementaryos.stackexchange.com/questions/10952/how-to-execute-desktop-in-files ## Features - **Night light** -
Surendrajat revised this gist
Sep 10, 2019 . 1 changed file with 5 additions and 10 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -70,10 +70,7 @@ - [x] **Remove Bluethooth indicator** ```bash apt remove wingpanel-indicator-bluetooth `` - [x] **Icon Pack** [La Capitaine](https://krourke.org/projects/art/la-capitaine-icon-theme) *by [@keeferrourke](https://github.com/keeferrourke/la-capitaine-icon-theme)* ```bash @@ -147,7 +144,7 @@ bash '/home/YOUR_USERNAME/Downloads/plank-separator-remix/plank-separator.sh' ## APPS TO DOWNLOAD & INSTALL VIA EDDY - [x] [**Brave Browser** ](https://brave-browser.readthedocs.io/en/latest/installing-brave.html#ubuntu-16-04-and-mint-18) - [x] telegram-desktop - [x] vlc - [x] kodi - [x] sublime @@ -158,12 +155,10 @@ bash '/home/YOUR_USERNAME/Downloads/plank-separator-remix/plank-separator.sh' - [x] kodi - [x] wine - [x] java - [x] **Tusk** *Unofficial Evernote For Linux* [sourceforge.net/projects/nevernote/files/?source=navbar](https://sourceforge.net/projects/nevernote/files/?source=navbar) - [x] **Sublime Text** - [x] **Sublime Merge** - [x] **WPS Office*** [wps-community.org/downloads](http://wps-community.org/downloads) *Check WPS Fonts Fix* -
Surendrajat revised this gist
Jul 2, 2019 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -48,7 +48,7 @@ - [x] **Add minimize button** ```bash sudo add-apt-repository ppa:philip.scott/elementary-tweaks apt install elementary-tweaks ``` - then do `System Settings`>`Tweaks`>`Layout`>`Windows` -
Surendrajat revised this gist
Jul 2, 2019 . 1 changed file with 145 additions and 182 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,115 +1,106 @@ ## FIRST THING FIRST - [x] **Enable PPA (Properties Commons)** ```bash sudo apt update sudo apt install software-properties-common ``` - [x] **Install apt-fast** ```bash sudo add-apt-repository -y ppa:apt-fast/stable sudo apt -y install apt-fast echo "alias apt='apt-fast'" >> ~/.bashrc source ~/.bashrc ``` - [x] **Update OS** ```bash apt update && apt upgrade ``` - [x] **Install git** ```bash apt install git ``` - [x] **Uninstall Apps** ```bash apt purge epiphany-browser epiphany-browser-data apt purge pantheon-mail apt purge noise apt purge audience ``` - [x] **Clean Up OS** ```bash apt autoremove -y apt autoclean -y ``` --- <br /> ## Tweaking the UI - [x] **Add minimize button** ```bash apt-add-repository ppa:versable/elementary-update apt install elementary-tweaks ``` - then do `System Settings`>`Tweaks`>`Layout`>`Windows` - [x] **Bring back Tray icons** [](https://github.com/donadigo/wingpanel-indicator-namarupa) ```bash apt install gobject-introspection libglib2.0-dev libgranite-dev libindicator3-dev libwingpanel-2.0-dev valac git clone https://github.com/donadigo/wingpanel-indicator-namarupa cd wingpanel-indicator-namarupa meson build --prefix=/usr && cd build ninja sudo ninja install apt install -f wget https://github.com/mdh34/elementary-indicators/releases/download/0.1/indicator-application-patched.deb sudo dpkg -i indicator-application-patched.deb sudo reboot ``` - [x] **Remove Bluethooth indicator** ```bash apt remove wingpanel-indicator-bluetooth ``` - [x] ~~**GTK+ Theme** [https://github.com/fusion809/macOS-Arc-White](https://github.com/fusion809/macOS-Arc-White)~~ - [x] **Icon Pack** [La Capitaine](https://krourke.org/projects/art/la-capitaine-icon-theme) *by [@keeferrourke](https://github.com/keeferrourke/la-capitaine-icon-theme)* ```bash cd $HOME/.icons git clone https://github.com/keeferrourke/la-capitaine-icon-theme.git cd la-capitaine-icon-theme && ./configure ``` - [x] **Cursors** La Capitaine *by [@keeferrourke](https://github.com/keeferrourke/capitaine-cursors)* ```bash sudo add-apt-repository ppa:dyatlov-igor/la-capitaine apt install la-capitaine-cursor-theme ``` --- ## Boosting up system - [x] **Reduce Overheating & Improve Battery Life** ``` add-apt-repository ppa:linrunner/tlp apt update apt install tlp tlp-rdw tlp start ``` - [x] **Handle 100% CPU Usage** *by [Abhishek Prakash](https://itsfoss.com/things-to-do-after-installing-elementary-os-loki/)* ``` chmod 744 /usr/lib/gvfs/gvfsd-smb-browse ``` --- @@ -122,9 +113,9 @@ sudo chmod 744 /usr/lib/gvfs/gvfsd-smb-browse - [x] **Proper Plank** ``` add-apt-repository ppa:ricotz/docky apt update apt install --reinstall plank killall plank plank --preferences ``` @@ -146,7 +137,7 @@ plank --preferences * Extract [plank-separator-remix.zip](https://www.dropbox.com/s/8uqxmofhkvuftwi/plank-separator-remix.zip?dl=0) and run this command everytime you want to insert a new separator: ``` bash '/home/YOUR_USERNAME/Downloads/plank-separator-remix/plank-separator.sh' ``` --- @@ -155,10 +146,18 @@ sudo bash '/home/YOUR_USERNAME/Downloads/plank-separator-remix/plank-separator.s ## APPS TO DOWNLOAD & INSTALL VIA EDDY - [x] [**Brave Browser** ](https://brave-browser.readthedocs.io/en/latest/installing-brave.html#ubuntu-16-04-and-mint-18) - [x] vlc - [x] kodi - [x] sublime - [x] qbittorrent - [x] skype - [x] teamviewer - [x] gparted - [x] kodi - [x] wine - [x] java - [x] **SubDownloader** [subdownloader.net](http://subdownloader.net) - [x] **NixNote** *Unofficial Evernote For Linux* [sourceforge.net/projects/nevernote/files/?source=navbar](https://sourceforge.net/projects/nevernote/files/?source=navbar) @@ -167,38 +166,6 @@ sudo bash '/home/YOUR_USERNAME/Downloads/plank-separator-remix/plank-separator.s - [x] **WPS Office*** [wps-community.org/downloads](http://wps-community.org/downloads) *Check WPS Fonts Fix* --- @@ -208,23 +175,33 @@ My configuration [settings.json](https://gist.github.com/suberb/dbc7dacf124ac9dd <br /> - [x] **stuff** sudo apt-get install flashplugin-installer pepperflashplugin-nonfree - [x] **Restricted extras and MM Codec** sudo apt install ubuntu-restricted-extras sudo apt install libavcodec-extra sudo apt install libdvd-pkg - [x] **archive formats** ``` sudo apt-get install unace rar unrar p7zip-rar p7zip sharutils uudeview mpack arj cabextract lzip lunzip ``` - [x] **Preload** ``` apt install preload ``` <br /> - [x] **FreeCAD** ``` apt install freecad ``` <br /> - [x] **GIT** ``` apt install git ``` <br /> @@ -241,7 +218,7 @@ chmod a+x '/home/user/Downloads/cerebro-0.3.1-x86_64.AppImage' cd /tmp git clone https://github.com/iamdh4/ttf-wps-fonts.git cd ttf-wps-fonts bash install.sh rm -rf /tmp/ttf-wps-fonts ``` @@ -250,21 +227,21 @@ rm -rf /tmp/ttf-wps-fonts - [x] ~~**San Francisco Fonts** *by [@ronakshah](https://blog.ronakshah.net/Installing-Ubuntu-Like-A-Mac-User/)*~~ ``` cd /usr/share/fonts mkdir tmp cd tmp git clone https://github.com/AppleDesignResources/SanFranciscoFont cd SanFranciscoFont mv *.otf ../../opentype fc-cache -fv ``` <br /> - [x] **Albert** ``` add-apt-repository ppa:flexiondotorg/albert apt update apt install albert ``` * Replace the icon in Wingpanel: `/usr/share/icons/hicolor/scalable/apps/` with any icon of your choice in **.svg** format. I chose this: <img src="https://image.flaticon.com/icons/svg/55/55369.svg" height="14" width="14"> by [@Yannick](https://www.flaticon.com/authors/yannick) from [www.flaticons.com](https://www.flaticon.com/free-icon/search_55369#term=search&page=2&position=42). @@ -273,39 +250,39 @@ sudo apt-get install albert - [x] **Dropbox For elementaryOS** *by [@zant95](https://github.com/zant95/elementary-dropbox)* ``` git clone https://github.com/zant95/elementary-dropbox /tmp/elementary-dropbox bash '/tmp/elementary-dropbox/install.sh' ``` <br /> - [x] **My Weather Indicator** *by [Ahmed Hassan](http://eos-snippets.blogspot.com/2013/11/add-my-weather-indicator-to-wingpanel.html)* ``` add-apt-repository ppa:atareao/atareao apt update apt install my-weather-indicator ``` <br /> - [x] **Sticky Notes Indicator** ``` apt install indicator-stickynotes ``` <br /> - [x] **CPU Frequency Indicator** ``` apt install indicator-cpufreq ``` <br /> - [x] **elementary+ Icons Fix** For Dropbox & Redshift *by [@mank319](https://github.com/mank319/elementaryPlus)* ``` add-apt-repository ppa:cybre/elementaryplus apt update apt upgrade && apt install elementaryplus ``` <br /> @@ -315,9 +292,9 @@ sudo apt-get upgrade && sudo apt-get install elementaryplus wget https://gist.github.com/tobias-kuendig/d055892720cf09ae1a9d82075fb0f408/raw/5d3625e5f4ac7686d7b40880a211ee72f74ea3d3/redshift-status-off.svg -O /tmp/redshift-status-off.svg wget https://gist.github.com/tobias-kuendig/d055892720cf09ae1a9d82075fb0f408/raw/5d3625e5f4ac7686d7b40880a211ee72f74ea3d3/redshift-status-on.svg -O /tmp/redshift-status-on.svg cp /tmp/redshift-status-off.svg /usr/share/icons/hicolor/scalable/apps/redshift-status-off.svg cp /tmp/redshift-status-on.svg /usr/share/icons/hicolor/scalable/apps/redshift-status-on.svg rm -f /tmp/redshift-status-o*.svg @@ -345,30 +322,30 @@ My configuration [redshift.conf](https://gist.github.com/suberb/6d52e55dd86245ce * Rename `/etc/xdg/autostart/at-spi-dbus-bus.desktop` and `/usr/share/upstart/xdg/autostart/at-spi-dbus-bus.desktop` files to `at-spi-dbus-bus.disabled`. ``` mv /etc/xdg/autostart/at-spi-dbus-bus.desktop /etc/xdg/autostart/at-spi-dbus-bus.disabled mv /usr/share/upstart/xdg/autostart/at-spi-dbus-bus.desktop /usr/share/upstart/xdg/autostart/at-spi-dbus-bus.disabled ``` <br /> - [x] **Display Hidden Startup Applications** ``` sed -i 's/NoDisplay=true/NoDisplay=false/g' /etc/xdg/autostart/*.desktop ``` <br /> - [x] **PowerTop*** Recommended to use INSTEAD of TLP, not alongside. ``` apt update apt install powertop -y powertop --auto-tune ``` **Call** `powertop --auto-tune` **at boot:** * **Option 1** *by [@Milosz Galazka](https://blog.sleeplessbeastie.eu/2015/08/10/how-to-set-all-tunable-powertop-options-at-system-boot/)* ``` cat << EOF | tee /etc/systemd/system/powertop.service [Unit] Description=PowerTOP auto tune @@ -382,47 +359,27 @@ WantedBy=multi-user.target EOF ``` ``` systemctl daemon-reload systemctl enable powertop.service ``` * **Option 2** Put `powertop --auto-tune` in `/etc/rc.local` file, before `exit 0`. --- <br /> ## Features - **Night light** - **Hot Corner** ## THE LOOK - [x] **elementaryOS Icon** Instead of "Applications" Text in Wingpanel @@ -453,6 +410,12 @@ sudo cp -pr /home/YOUR_USERNAME/Downloads/capitaine-cursors-master/dist/ /usr/sh killall wingpanel ``` - [x] **Always on Numlock:** Don’t want to press the “Numlock” button every time you restart the PC? Well, the good thing about opensource is your imagination is the limitation. Open file manager as root, go to /usr/share/lightdm/lightdm.conf.d/40-io.elementary.greeter.conf. Open the file with your favorite text editor and paste “greeter-setup-script=/usr/bin/numlockx on” at the last. That’s it. You don’t have to think about Numlock again! --- <br /> -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -412,7 +412,7 @@ sudo bash '/usr/share/icons/la-capitaine-icon-theme-0.4.0/configure' <br /> - [x] **Cursors** La Capitaine *by [@keeferrourke](https://github.com/keeferrourke/capitaine-cursors)* ``` sudo cp -pr /home/YOUR_USERNAME/Downloads/capitaine-cursors-master/dist/ /usr/share/icons/capitaine-cursors ``` -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -310,7 +310,7 @@ sudo apt-get upgrade && sudo apt-get install elementaryplus <br /> - [x] **Redshift*** **Icons** *by [@tobias-kuendig](https://gist.github.com/tobias-kuendig/d055892720cf09ae1a9d82075fb0f408)* ``` wget https://gist.github.com/tobias-kuendig/d055892720cf09ae1a9d82075fb0f408/raw/5d3625e5f4ac7686d7b40880a211ee72f74ea3d3/redshift-status-off.svg -O /tmp/redshift-status-off.svg wget https://gist.github.com/tobias-kuendig/d055892720cf09ae1a9d82075fb0f408/raw/5d3625e5f4ac7686d7b40880a211ee72f74ea3d3/redshift-status-on.svg -O /tmp/redshift-status-on.svg -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -236,7 +236,7 @@ chmod a+x '/home/user/Downloads/cerebro-0.3.1-x86_64.AppImage' <br /> - [x] **WPS Fonts Fix** *by [@IamDH4](https://github.com/IamDH4/ttf-wps-fonts)* ``` cd /tmp git clone https://github.com/iamdh4/ttf-wps-fonts.git -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -157,7 +157,7 @@ sudo bash '/home/YOUR_USERNAME/Downloads/plank-separator-remix/plank-separator.s <br /> - [x] **Google Chrome** [www.google.com/chrome/browser/desktop/index.html](https://www.google.com/chrome/browser/desktop/index.html) - [x] **SubDownloader** [subdownloader.net](http://subdownloader.net) -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -159,7 +159,7 @@ sudo bash '/home/YOUR_USERNAME/Downloads/plank-separator-remix/plank-separator.s - [ ] **Google Chrome** [www.google.com/chrome/browser/desktop/index.html](https://www.google.com/chrome/browser/desktop/index.html) - [x] **SubDownloader** [subdownloader.net](http://subdownloader.net) - [x] **NixNote** *Unofficial Evernote For Linux* [sourceforge.net/projects/nevernote/files/?source=navbar](https://sourceforge.net/projects/nevernote/files/?source=navbar) -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -163,7 +163,7 @@ sudo bash '/home/YOUR_USERNAME/Downloads/plank-separator-remix/plank-separator.s - [x] **NixNote** *Unofficial Evernote For Linux* [sourceforge.net/projects/nevernote/files/?source=navbar](https://sourceforge.net/projects/nevernote/files/?source=navbar) - [x] **Atom** [atom.io](https://atom.io) - [x] **WPS Office*** [wps-community.org/downloads](http://wps-community.org/downloads) *Check WPS Fonts Fix* -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -161,7 +161,7 @@ sudo bash '/home/YOUR_USERNAME/Downloads/plank-separator-remix/plank-separator.s - [ ] **SubDownloader** [subdownloader.net](http://subdownloader.net) - [x] **NixNote** *Unofficial Evernote For Linux* [sourceforge.net/projects/nevernote/files/?source=navbar](https://sourceforge.net/projects/nevernote/files/?source=navbar) - [ ] **Atom** [atom.io](https://atom.io) -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -165,7 +165,7 @@ sudo bash '/home/YOUR_USERNAME/Downloads/plank-separator-remix/plank-separator.s - [ ] **Atom** [atom.io](https://atom.io) - [x] **WPS Office*** [wps-community.org/downloads](http://wps-community.org/downloads) *Check WPS Fonts Fix* - [x] ~~**Zazu*** *Spotlight For Linux* [zazuapp.org/download](http://zazuapp.org/download)~~ -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -398,7 +398,7 @@ Put `sudo powertop --auto-tune` in `/etc/rc.local` file, before `exit 0`. <br /> - [x] **GTK+ Theme** [OSX-Arc](https://github.com/LinxGem33/OSX-Arc-White/releases) *by [@LinxGem33](https://github.com/LinxGem33/OSX-Arc-White)* * Install **.deb** via Eddy <br /> -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -419,7 +419,7 @@ sudo cp -pr /home/YOUR_USERNAME/Downloads/capitaine-cursors-master/dist/ /usr/sh <br /> - [x] **Paper** [GTK+, Icon Pack, Cursors](https://snwh.org/paper) *by [@snwh](https://github.com/snwh/paper-icon-theme)* * Install **.deb** via Eddy <br /> -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -45,7 +45,7 @@ sudo apt-get install software-properties-common <br /> - [x] **elementaryOS Tweaks** ``` sudo add-apt-repository ppa:philip.scott/elementary-tweaks sudo apt-get update -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -55,7 +55,7 @@ sudo apt-get install elementary-wallpapers-extra <br /> - [x] **elementaryOS Extras** ``` sudo apt-get install elementary-dark-theme elementary-plastico-theme elementary-whit-e-theme elementary-harvey-theme sudo apt-get install elementary-elfaenza-icons elementary-nitrux-icons -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -65,7 +65,7 @@ sudo apt-get install wingpanel-slim indicator-synapse <br /> - [x] **Enable Shutdown by Power Button** ``` sudo scratch-text-editor /var/lib/polkit-1/localauthority/10-vendor.d/com.ubuntu.desktop.pkla ``` -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -89,7 +89,7 @@ gconftool-2 --set "/apps/docky-2/Docky/Items/DockyItem/ShowDockyItem" --type boo <br /> - [x] **Show Desktop** Hot Corner Command ``` sudo apt-get install wmctrl wmctrl -k on -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -120,7 +120,7 @@ sudo chmod 744 /usr/lib/gvfs/gvfsd-smb-browse <br /> - [x] **Proper Plank** ``` sudo add-apt-repository ppa:ricotz/docky sudo apt update -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -131,7 +131,7 @@ plank --preferences <br /> - [x] **Gnosemite Theme** *by [@P0umon](https://p0umon.deviantart.com/art/Gnosemite-theme-for-Plank-628809799)* * For more transparency, change the last value in `/usr/share/plank/themes/Gnosierra/dock.theme` file, under `FillEndColor=110;;107;;111;;150`. <br /> -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -142,7 +142,7 @@ plank --preferences <br /> - [x] **Plank Separator** Remix *by [@rpeshkov](https://github.com/rpeshkov/plank-spacer) & [@glacto](https://glacto.deviantart.com/art/Drk-Plank-Theme-with-separator-631813715)* * Extract [plank-separator-remix.zip](https://www.dropbox.com/s/8uqxmofhkvuftwi/plank-separator-remix.zip?dl=0) and run this command everytime you want to insert a new separator: ``` -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -136,7 +136,7 @@ plank --preferences <br /> - [x] **Plank Themes** *by [@KenHarkey](https://github.com/KenHarkey/plank-themes)* * Copy the contents of the [Plank Themes](https://github.com/KenHarkey/plank-themes/archive/master.zip) folder to `~/.local/share/plank/themes` or to `/usr/share/plank/themes` for system-wide use. -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -167,7 +167,7 @@ sudo bash '/home/YOUR_USERNAME/Downloads/plank-separator-remix/plank-separator.s - [ ] **WPS Office*** [wps-community.org/downloads](http://wps-community.org/downloads) *Check WPS Fonts Fix* - [x] ~~**Zazu*** *Spotlight For Linux* [zazuapp.org/download](http://zazuapp.org/download)~~ - [x] ~~**ULauncher*** [ulauncher.io](https://ulauncher.io)~~ -
suberb revised this gist
Nov 5, 2017 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -169,7 +169,7 @@ sudo bash '/home/YOUR_USERNAME/Downloads/plank-separator-remix/plank-separator.s - [ ] ~~**Zazu*** *Spotlight For Linux* [zazuapp.org/download](http://zazuapp.org/download)~~ - [x] ~~**ULauncher*** [ulauncher.io](https://ulauncher.io)~~ <br />
NewerOlder