New backup 2024-06-25 13:45:02

This commit is contained in:
Penelope Gwen 2024-06-25 13:45:02 -06:00
parent e23ff9f247
commit 5567825b0b
3 changed files with 12 additions and 2 deletions

View file

@ -49,8 +49,9 @@
// Clock
"clock": {
"tooltip-format": "<big>{:%Y %B}</big>\n<tt><small>{calendar}</small></tt>",
"format-alt": "{:%Y-%m-%d}"
"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>"
},
// CPU

8
default/home/.gitconfig Normal file
View file

@ -0,0 +1,8 @@
# This is Git's per-user configuration file.
[user]
# Please adapt and uncomment the following lines:
name = Penelope Gwen
email = support@pogmom.me
[core]
editor = /usr/bin/nano

View file

@ -1,2 +1,3 @@
.sapphrc/default
.config/hyfetch.json
.gitconfig