Skip to content

Commit

Permalink
print Author name
Browse files Browse the repository at this point in the history
  • Loading branch information
Your Name committed Jan 4, 2019
1 parent b10e895 commit 8b667a4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions nightLight.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@
#Tested on Ubuntu 18.10
#It could be useful to enable this script with a shortcut

echo "NightLight Switch Script Gnome "
echo "Author : Paul Coral"

nightLight=$(gsettings get org.gnome.settings-daemon.plugins.color night-light-enabled)

if [ "$nightLight" = true ] ;
Expand Down

0 comments on commit 8b667a4

Please sign in to comment.