first go at hyprland with lua config
This commit is contained in:
@@ -31,6 +31,11 @@ in
|
||||
outOfStoreSymlink = true;
|
||||
recursive = false;
|
||||
};
|
||||
".config/hypr/system.lua" = {
|
||||
source = ../../configs/hypr-darp8/system.lua;
|
||||
outOfStoreSymlink = true;
|
||||
recursive = false;
|
||||
};
|
||||
".config/DankMaterialShell" = {
|
||||
source = ../../configs/dms-darp8;
|
||||
outOfStoreSymlink = true;
|
||||
|
||||
@@ -32,6 +32,11 @@ in
|
||||
outOfStoreSymlink = true;
|
||||
recursive = false;
|
||||
};
|
||||
".config/hypr/system.lua" = {
|
||||
source = ../../configs/hypr-desktop/system.lua;
|
||||
outOfStoreSymlink = true;
|
||||
recursive = false;
|
||||
};
|
||||
".config/DankMaterialShell" = {
|
||||
source = ../../configs/dms-desktop;
|
||||
outOfStoreSymlink = true;
|
||||
|
||||
Reference in New Issue
Block a user