AutoYADM commit: 2025-01-13 14:05:05

This commit is contained in:
Daniel Fichtinger 2025-01-13 14:05:05 -05:00
parent 16a2307891
commit d72ccdcd71

View file

@ -283,14 +283,17 @@ bar {
status_command while date +'%Y-%m-%d %X'; do sleep 1; done status_command while date +'%Y-%m-%d %X'; do sleep 1; done
colors { colors {
statusline $fg background $bg
background $bg statusline $fg
# inactive_workspace #32323200 #32323200 #5c5c5c focused_workspace $c1 $bg $fg
# inactive_workspace #32323200 #32323200 #5c5c5c
} }
} }
# autostart applications # autostart applications
# TODO: add obsidian and filen? # TODO: add obsidian and filen?
# WARNING: DO NOT TOUCH OR ELSE BAD THINGS WILL HAPPEN!!!!
exec nm-applet exec nm-applet
exec dunst exec dunst
exec autotiling & exec autotiling &