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 characters
| #!/bin/bash | |
| # https://gist.github.com/alkaef/e77bcb14b63adc9cad7eaa7acee952ad | |
| # forked from https://gist.github.com/Skehmatics/4c683abb2b612434aa304ecc09aad51d | |
| # tested on ubuntu 16.04 LTS with Gnome 3.20 Desktop | |
| # Requirements: | |
| # - Gnome Desktop | |
| # - Flat Plat theme pack (https://github.com/nana-4/Flat-Plat). Alternatively you can use Arc theme (https://github.com/horst3180/arc-theme) | |
| # - Papirus icon pack (https://github.com/PapirusDevelopmentTeam/papirus-icon-theme) | |
| # - Redshift blue-light filter (http://jonls.dk/redshift) |