AutoYADM commit: 2025-01-13 14:25:05
This commit is contained in:
parent
2ac432d906
commit
03bc1a940f
2 changed files with 5 additions and 2 deletions
|
@ -281,7 +281,7 @@ bar {
|
|||
|
||||
# When the status_command prints a new line to stdout, swaybar updates.
|
||||
# The default just shows the current date and time.
|
||||
status_command while date +'%a, %b %d %X'; do sleep 1; done
|
||||
status_command while date +'%a, %b %d - %H:%M'; do sleep 60; done
|
||||
|
||||
colors {
|
||||
background $bg
|
||||
|
@ -297,7 +297,7 @@ bar {
|
|||
# TODO: add obsidian and filen?
|
||||
|
||||
# WARNING: DO NOT TOUCH OR ELSE BAD THINGS WILL HAPPEN!!!!
|
||||
exec nm-applet
|
||||
exec nm-applet &
|
||||
exec dunst
|
||||
exec autotiling &
|
||||
exec blueman-applet &
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue