From 0897390f7eceef718317ebb05c31a57de34f1ba5 Mon Sep 17 00:00:00 2001 From: Aaron Honeycutt Date: Sat, 18 Jun 2022 14:51:13 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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)