🐛 Disable wallpaper by Hyprpanel, comments on justfile

This commit is contained in:
2025-03-02 08:19:45 +01:00
parent 909d3b9b21
commit a6cb4a5cf6
2 changed files with 3 additions and 1 deletions

View File

@ -23,8 +23,10 @@ update:
just switch
# Encrypt all files in the repo using git-crypt
lock:
git-crypt lock
# Decrypt all files in the repo using git-crypt and the user's GPG key
unlock:
git-crypt unlock ~/.config/git/crypt-key