mirror of
https://github.com/rywng/dotfiles.git
synced 2024-10-30 23:51:51 +08:00
10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
|
# vim: filetype=i3config
|
||
|
|
||
|
##starting userspace software
|
||
|
exec wlsunset -l 30.4 -L 104.0 -T 6500 -t 3500
|
||
|
exec light -S 70
|
||
|
exec gentoo-pipewire-launcher
|
||
|
exec swaync
|
||
|
exec playerctld daemon
|
||
|
exec dbus-update-activation-environment --all
|