mirror of https://codeberg.org/anemofilia/zero
home-environments: radio: Replace gammastep by wlsunset
parent
a6eb59ff85
commit
8bb09b9476
|
@ -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
|
||||
|
|
|
@ -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
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue