Fix indentation

This commit is contained in:
2021-08-13 15:32:21 +02:00
parent 4bb376f47f
commit 25c354a15a

View File

@@ -26,20 +26,20 @@ 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
jetbrains-mono-nl-fonts \ # Monospace coding font jetbrains-mono-nl-fonts \ # Monospace coding font
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