feat: introduced new home-manager features

Changed wallpaper to better fit the style of the WM
- affected common variables
- affected hyprland configuration
- affected stylix configuration
- included additional flake inputs
Added Spicetify packages (not working)
Added obs-studio home-manager program option
Added vimkey navigation keybinds for Hyprland
This commit is contained in:
Zhongheng Liu 2024-08-25 18:36:49 +08:00
commit 5515d4a9cd
No known key found for this signature in database
9 changed files with 66 additions and 5 deletions

View file

@ -22,7 +22,7 @@
myUserName = "stvnliu";
myHostName = "nixos-msi";
displayScale = 1;
myWallPaperPathString = "/home/${myUserName}/wallpaper.png";
myWallPaperPathString = "/home/${myUserName}/wallpaper.jpg";
myDisplayName = "Zhongheng Liu";
myEmail = "z.liu@outlook.com.gr";
myAutostartCommands = [