Skip to content

Instantly share code, notes, and snippets.

View kfmd's full-sized avatar
🏤
Working from Hospital

KFMD kfmd

🏤
Working from Hospital
View GitHub Profile
@kfmd
kfmd / night-mode
Last active May 30, 2017 06:16 — forked from Skehmatics/day-mode
Day/night switch for Gnome
#!/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)