Browse Source

dropped wlsunset

pull/133/head
Ja.KooLit 2 years ago
parent
commit
75e2b0360b
  1. 3
      config/hypr/UserConfigs/Startup_Apps.conf
  2. 7
      config/hypr/UserScripts/Sunset.sh

3
config/hypr/UserConfigs/Startup_Apps.conf

@ -49,6 +49,3 @@ exec-once = swayidle -w timeout 900 '$lock'
# xdg-desktop-portal-hyprland (should be auto starting. However, you can force to start)
#exec-once = $scriptsDir/PortalHyprland.sh
# wlsunset - for automatic gamma adjustment. Default is 1900 to 0700 (7pm to 7am). Edit Sunset.sh accordingly
# exec-once = $UserScripts/Sunset.sh

7
config/hypr/UserScripts/Sunset.sh

@ -1,7 +0,0 @@
#!/bin/bash
## /* ---- 💫 https://github.com/JaKooLit 💫 ---- */ ##
# wlsunset project page
# https://sr.ht/~kennylevinsen/wlsunset/
wlsunset -t 4000 -T 6500 -d 900 -S 07:00 -s 19:00
Loading…
Cancel
Save