New backup 2024-06-25 14:00:02

This commit is contained in:
Penelope Gwen 2024-06-25 14:00:02 -06:00
parent 5567825b0b
commit cbe5b73ad7
2 changed files with 4 additions and 4 deletions

View file

@ -7,7 +7,7 @@
#exec_always $HOME/.config/sway/scripts/autostart
exec_always 'autotiling'
exec_always 'swaync'
exec_always 'waybar'
exec_always 'killall waybar;waybar'
exec_always 'swaync'

View file

@ -49,9 +49,9 @@
// Clock
"clock": {
"format": "{:%Y-%m-%d} <bold>{:%H:%M}</bold>",
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>"
// "format-alt": "{$B $0d, %y} <bold>{:%H:%M}</bold>"
"format": "{0:%Y-%m-%d} <b>{0:%H:%M}</b>",
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
"format-alt": "{0:%B %0d, %Y} <b>{0:%H:%M}</b>"
},
// CPU