home-environments: radio: Replace gammastep by wlsunset

impermanence
Luis Guilherme Coelho 2024-09-05 11:12:14 -03:00
parent a6eb59ff85
commit 8bb09b9476
No known key found for this signature in database
GPG Key ID: 1F2E76ACE3F531C8
3 changed files with 4 additions and 18 deletions

View File

@ -165,9 +165,8 @@
#|image |# grim slurp
#|terminals |# foot
#|toys |# wayneko
#|wm |# fnott rivercarro riverguile river-bnf swww
waybar-sans-elogind
#|xdisorg |# fuzzel wl-clipboard wlrctl gammastep
#|wm |# fnott rivercarro riverguile river-bnf swww waybar
#|xdisorg |# fuzzel wl-clipboard wlrctl wlsunset
#|zig-xyz |# river))
(define packages:development

View File

@ -1,14 +0,0 @@
[general]
adjustment-method=wayland
brightness-day=1.0
brightness-night=0.8
dawn-time=05:00-06:30
dusk-time=18:00-19:30
elevation-high=decimal
elevation-low=decimal
fade=1
temp-day=5800K
temp-night=3600K
[wayland]
screen=0

View File

@ -20,7 +20,8 @@ dbus-update-activation-environment DISPLAY WAYLAND_DISPLAY XDG_CURRENT_DESKTOP=r
spawn ~/.guix-home/profile/libexec/xdg-desktop-portal-wlr
spawn ~/.guix-home/profile/libexec/xdg-desktop-portal
for application in gammastep waybar fnott keepassxc; do
wlsunset -t 3600K -T 5800K -s 18:30 -S 06:30 -d 1800 &
for application in waybar fnott keepassxc; do
spawn $application
done