Fix indentation

This commit is contained in:
2021-08-11 23:33:00 +02:00
parent 6a9c12078c
commit 8d35b052c8

View File

@@ -26,19 +26,19 @@ dnf install \
# Install additional software # Install additional software
dnf install \ dnf install \
alacritty \ # terminal emulator alacritty \ # terminal emulator
bat \ # like cat, but better bat \ # like cat, but better
caddy \ # easy-to-use web server caddy \ # easy-to-use web server
flameshot \ # screenshoot utility flameshot \ # screenshoot utility
gcolor2 \ # color picker gcolor2 \ # color picker
gimp \ # image manipulation program gimp \ # image manipulation program
git \ # revision control system git \ # revision control system
olive \ # video editor olive \ # video editor
picard \ # music file tagger picard \ # music file tagger
simplescreenrecorder \ # screen recorder simplescreenrecorder \ # screen recorder
telegram-desktop \ # Telegram client telegram-desktop \ # Telegram client
unrar \ # RAR archives extractor unrar \ # RAR archives extractor
vlc # media player vlc # media player
# Install media codecs # Install media codecs