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:
parent
c0ef5f3d5f
commit
5515d4a9cd
9 changed files with 66 additions and 5 deletions
|
@ -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 = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue