AutoYADM commit: 2025-01-13 14:05:05
This commit is contained in:
parent
16a2307891
commit
d72ccdcd71
1 changed files with 6 additions and 3 deletions
|
@ -283,14 +283,17 @@ bar {
|
|||
status_command while date +'%Y-%m-%d %X'; do sleep 1; done
|
||||
|
||||
colors {
|
||||
statusline $fg
|
||||
background $bg
|
||||
# inactive_workspace #32323200 #32323200 #5c5c5c
|
||||
background $bg
|
||||
statusline $fg
|
||||
focused_workspace $c1 $bg $fg
|
||||
# inactive_workspace #32323200 #32323200 #5c5c5c
|
||||
}
|
||||
}
|
||||
|
||||
# autostart applications
|
||||
# TODO: add obsidian and filen?
|
||||
|
||||
# WARNING: DO NOT TOUCH OR ELSE BAD THINGS WILL HAPPEN!!!!
|
||||
exec nm-applet
|
||||
exec dunst
|
||||
exec autotiling &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue