Updated config

This commit is contained in:
Eduard Urbach 2024-07-12 22:24:07 +02:00
parent aef5bc74b2
commit 18683b4d79
Signed by: akyoto
GPG Key ID: C874F672B1AF20C0
2 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Git
alias g "git"
alias gc "git clone"
alias gd "git diff"
alias gd "git diff --ignore-space-at-eol"
alias gl "git log --oneline"
alias gp "git pull"
alias gs "git status"
@ -15,7 +15,7 @@ alias gts "gotestsum"
alias home "git --git-dir=$HOME/.home/ --work-tree=$HOME"
alias h "home"
alias hs "home status"
alias hd "home diff"
alias hd "home diff --ignore-space-at-eol"
alias hp "home pull"
# Hyperfine

View File

@ -7,4 +7,4 @@ layerrule = blur, launcher
layerrule = ignorealpha 0.1, launcher
# Disable maximize event
windowrulev2 = suppressevent maximize, class:.*
windowrulev2 = suppressevent maximize, class:.*