mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-24 21:42:51 -05:00
fix: use correct hyprland config template for greeter (#338)
This commit is contained in:
committed by
GitHub
parent
a741d892a9
commit
8cd0d5faa5
@@ -22,7 +22,7 @@
|
|||||||
'';
|
'';
|
||||||
hyprland = ''
|
hyprland = ''
|
||||||
export PATH=$PATH:${lib.makeBinPath [ config.programs.hyprland.package ]}
|
export PATH=$PATH:${lib.makeBinPath [ config.programs.hyprland.package ]}
|
||||||
hyprland -c ${buildCompositorConfig ../Modules/Greetd/assets/dms-niri.kdl} \
|
hyprland -c ${buildCompositorConfig ../Modules/Greetd/assets/dms-hypr.conf} \
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user