diff --git a/README.md b/README.md index 99b62f2..cd10aeb 100644 --- a/README.md +++ b/README.md @@ -9,14 +9,14 @@ At the core of this installer it does the following: - Installs Plasma (`plasma.nix`) - Installs needed packages (`programs.nix`) -Nix files: +Nix files: (nix-configs/) - `configuration.nix` : This is the main file for the base system including some applications that I use - `plasma.nix` : This file is for the desktop, login manager and other KDE applications - `programs.nix` : This file adds applications like Slack, Discord and virt-manager including turning on the services - `unstable.nix` : This file has the applications that need to be from unstable to work like ProtonVPN software -Plasma files: +Plasma files: (configs) - `configs/kwinrc` : This has my setting for the Super key (Meta in Plasma) behavior - `configs/kglobalshortcutsrc` : This has window control shortcuts like moving between Workspaces (Desktops in Plasma)