mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2025-10-07 07:22:36 +02:00
Hide the hueg message when running ffmpeg
This commit is contained in:
parent
31fd794d87
commit
50b7806950
1
.aliasrc
1
.aliasrc
@ -22,6 +22,7 @@ alias ka="killall" \
|
||||
ref="shortcuts >/dev/null; source ~/.shortcuts" \
|
||||
upc="sudo pacman -Syu; pkill -RTMIN+8 i3blocks" \
|
||||
lsp="pacman -Qett --color=always | less"
|
||||
ffmpeg="ffmpeg -hide_banner"
|
||||
|
||||
command -v nvim >/dev/null && alias vim="nvim" vimdiff="nvim -d" # Use neovim for vim if present.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user