Changed repo name to linuxbox

This commit is contained in:
2025-04-26 08:25:16 +02:00
parent a376061367
commit 3bc04676f0
7 changed files with 199 additions and 185 deletions

View File

@@ -44,7 +44,7 @@
"custom/hostname": {
"format": "{text} - ",
"exec": "$HOME/code_server/hostname.sh",
"exec": "$HOME/linuxbox/hostname.sh",
"interval": "once",
"tooltip": false
},