1
0

hypr to sway. df

This commit is contained in:
2025-01-17 14:49:27 +01:00
parent 343402ec2d
commit 278d2d472e
+2 -1
View File
@@ -9,12 +9,13 @@ alias ka="killall" \
v="$EDITOR" \
x="sxiv -ft *" \
sdn="sudo shutdown -h now" \
df="df -x tmpfs -x devtmpfs -x vfat -x overlay -x efivarfs -h" \
reflect="sudo reflector --country Netherlands --sort rate --age 12 --save /etc/pacman.d/mirrorlist" \
grep="grep --color=auto" \
diff="diff --color=auto" \
yta="yt-dlp -x -f bestaudio/best" \
vim="nvim" \
cfg="$EDITOR ~/.config/hypr/hyprland.conf" \
cfg="$EDITOR ~/.config/sway/config" \
ssh="kitty +kitten ssh" \
icat="kitty +kitten icat" \
sw="swallow" \