diff --git a/README.md b/README.md index c5ce0fd..f3def3a 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ If you use bash with nerd font you could add a nice little Arch Linux icon in yo ``` to your ```~/.bashrc``` #### Adding enviroment variables -Edit ENV_VAR in ```/etc/archbox.conf```. For example, if you want to use /var/home/lemniskett as home directory, edit it like this : +Edit ENV_VAR in ```/etc/archbox.conf```. For example, if you want to use qt5ct as Qt5 theme, edit it like this : ``` ENV_VAR="QT_QPA_PLATFORMTHEME=qt5ct" ```