From 66aa2210eaf5a7590b96fe6d641d9937776a4613 Mon Sep 17 00:00:00 2001
From: Baitinq <30861839+Baitinq@users.noreply.github.com>
Date: Mon, 14 Oct 2019 14:39:21 +0100
Subject: Removed -o option
---
README.md | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 213211b..65a2f33 100644
--- a/README.md
+++ b/README.md
@@ -24,12 +24,11 @@ Usage: smart-wallpaper [FLAG]
[-t]: OPTIONAL : set the time period (seconds) for the script to check if it is day or night
[-f]: OPTIONAL : set the framerate for the gif. Lower framerates = lower CPU usage.
[-r]: OPTIONAL : changes the wallpaper every day/night iteration
- [-o]: OPTIONAL : [BETA] checks weather you are in fullscreen to stop the wallpaper (less cpu power)
[-h]: OPTIONAL : print help message
Example:
```
-smart-wallpaper -d /home/user/Wallpapers/DayWallpaperFolder -n /home/user/Wallpapers/NightWallpaperFolder -l 0:0
+smart-wallpaper -d /home/user/Wallpapers/DayWallpaperFolder -n /home/user/Wallpapers/NightWallpaperFolder -l 0:0 -f 15
```
## Contributing
--
cgit 1.4.1