Add nix support to emacs.

This commit is contained in:
Tom Alexander
2024-11-29 21:27:08 -05:00
parent 5c823f3353
commit 3116d34994
12 changed files with 143 additions and 1 deletions

View File

@@ -42,7 +42,7 @@ function main {
local night_mode_icon night_mode_text night_mode_class
night_mode_mode="auto"
night_mode_class=""
wlsunset -l 40.7 -L -74.0 &
wlsunset -S 07:00 -s 22:00 &
wlsunset_pid=$!
while true; do