eufon/rc.fnl

7 lines
161 B
Plaintext
Raw Normal View History

2022-04-26 20:14:46 +00:00
(kiwmi:on "output" #(doto $1 (: :set_mode 360 720 0)))
2022-04-26 21:13:37 +00:00
;(kiwmi:spawn "swaybg -c '#ff00ff'")
(kiwmi:spawn "lua -l fennelrun modeline.fnl")
2022-04-26 20:14:46 +00:00
(kiwmi:spawn "foot")