From efbfe6b3828ed5e4349b396cb8706cff1eeff1aa Mon Sep 17 00:00:00 2001 From: pagedMov Date: Sun, 27 Oct 2024 00:45:14 -0400 Subject: [PATCH 1/2] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c1ea2e1..65e3ab3 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ My dots are written 100% in Nix so if you bring your own hardware-configuration. If you are on NixOS and have flakes enabled, you can just clone the repo and run sudo nixos-rebuild switch --flake /path/to/this-repo (again, just make sure you don't use my hardware configuration on your machine) +## Gallery + ![desktop-neofetch](./assets/screens/desktop-neofetch.png) ![busy-desktop](./assets/screens/desktop-busy.png) ![toolbelt](./assets/screens/toolbelt_hq.gif) @@ -66,6 +68,7 @@ If you are on NixOS and have flakes enabled, you can just clone the repo and run ```sr``` == ```source ~/.zshrc``` ## Bindings + 'mod' is Super by default.
Utility From 8013caf0d1c34c89c4cafa121b62cb2f9e585337 Mon Sep 17 00:00:00 2001 From: pagedMov Date: Sun, 27 Oct 2024 00:47:31 -0400 Subject: [PATCH 2/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 65e3ab3..12d1183 100644 --- a/README.md +++ b/README.md @@ -145,3 +145,5 @@ Important note: Some aspects of the configuration are hard coded. these include * Hyprland config: hardcoded display outputs * Waybar config: hardcoded display outputs * Git config: set up like userEmail = ${username}@gmail.com, userName = ${username}, so these will be substituted with whatever you put as the username in the flake.nix file. + +Many of the scripts use the $FLAKEPATH environment variable, which is set to $HOME/.sysflake by default. This variable should contain the path to this flake.