v1.0.0
v1.1.0
Most Stable Till Now β¨
venusaur.mp4
DO NOT COPY THESE BLINDLY ! π
DropTerm Kitty + Hypr-Plugins + Systemwide Theming + Hyprlock + Krabby π¦
Changes
- Pinned specific commits for Hyprland and its plugins for stability :)
- Custom Hypridle + Hyprlock configs with Fingerprint Support (04f3:0c00 Elan Microelectronics Corp. ELAN:ARM-M4)
- Enabled wpgtk for GTK4 and GTK3 (GTK2 not covered)
- VSCode + GTK + Kitty + Any Terminal + Gnome Theming
- Bibata-Mordern-Ice Cursor Theme Pinned on initial_boot.sh
- Waybar Theming Issues Fixed with wallust stylesheets
- Easy Special Workspace Call Alt+Y (Shift) , Alt+I (Invoke)
Notes for me (OFC)
- Not fully reproducible without edits to
home.nix
or manually copying some rofi configs. - Disabled Quick Edits WayBar/Rofi/Hypr Configs (Because of the use of Home Manager)
- No QT Support + No Game Environment Setup
Installation
-
Install Nix:
sh <(curl -L https://nixos.org/nix/install) --no-daemon . ~/.nix-profile/etc/profile.d/nix.sh export NIX_CONFIG="experimental-features = nix-command flakes"
-
Clone the Repository:
git clone https://github.com/sandptel
-
Rebuild and Switch Using Flakes:
Replace<profile_name>
with your profile name.sudo nixos-rebuild switch --flake .#<profile_name>
OR install directly via:
sudo nixos-rebuild switch --flake github:sandptel/nixos-config/stable#<profile_name>