This commit is contained in:
2025-01-03 00:36:31 -05:00
parent 9a09f1e364
commit 3532a08a7e
2 changed files with 3 additions and 3 deletions

View File

@@ -18,7 +18,7 @@ bottom = false
line-size = 3
;locale = tr_TR.UTF-8
width = 99.4%
width = 99.5%
height = 20
offset-x = 4
offset-y = 3

View File

@@ -10,7 +10,7 @@
pushd /home/synchronous/nix-cfg
# Early return if no changes were detected (thanks @singiamtel!)
# git --git-dir /home/synchronous/nix-cfg/.git add .
git --git-dir /home/synchronous/nix-cfg/.git add .
if git --git-dir /home/synchronous/nix-cfg/.git diff --quiet; then
echo "No changes detected, exiting."
popd
@@ -23,7 +23,7 @@ alejandra . &>/dev/null \
# Shows your changes
git --git-dir /home/synchronous/nix-cfg/.git add .
# git --git-dir /home/synchronous/nix-cfg/.git add .
git --git-dir /home/synchronous/nix-cfg/.git --no-pager diff -U0
# '*.nix'