1
0
Fork 0
This commit is contained in:
Luca Bilke 2024-10-23 12:56:17 +02:00
commit 2dd4aee7b4
Signed by: luca
GPG key ID: F6E11C9BAA7C82F5
2 changed files with 3 additions and 1 deletions
.gitignore
common/.local/libexec/statusbar

2
.gitignore vendored
View file

@ -1 +1 @@
*/.local/share/service/**/supervise/**
**/.local/share/service/**/supervise/**

View file

@ -3,6 +3,8 @@
icon=󰄵
task sync
# get_context() {
# task context show | awk "NR==1 { gsub(\"'\", \"\"); print \$2 }"
# }