mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-10 05:44:38 -05:00
feat: switched back to hyprland
This commit is contained in:
parent
dd99b3a827
commit
b0dc23c7c0
144 changed files with 1347 additions and 477 deletions
|
@ -71,6 +71,24 @@ in {
|
|||
};
|
||||
};
|
||||
|
||||
hyprland = {
|
||||
imports = builtins.attrValues {
|
||||
inherit
|
||||
(modules)
|
||||
gtk
|
||||
cursor
|
||||
dunst
|
||||
easyEffects
|
||||
gammastep
|
||||
hyprland
|
||||
misc-hyprland
|
||||
network
|
||||
swaylock
|
||||
tofi
|
||||
waybar
|
||||
;
|
||||
};
|
||||
};
|
||||
productionArt = {
|
||||
imports = builtins.attrValues {
|
||||
inherit
|
||||
|
@ -128,7 +146,7 @@ in {
|
|||
fastfetch
|
||||
git
|
||||
helix
|
||||
home-manager
|
||||
homeManager
|
||||
lazygit
|
||||
misc-commandLine
|
||||
nushell
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue