Dapted comment in README.org
This commit is contained in:
+310
-310
File diff suppressed because it is too large
Load Diff
@@ -2262,7 +2262,7 @@ let
|
|||||||
then inputs.elephant.packages.${pkgs.system}.default
|
then inputs.elephant.packages.${pkgs.system}.default
|
||||||
else pkgs.elephant;
|
else pkgs.elephant;
|
||||||
sessionTarget = "graphical-session.target";
|
sessionTarget = "graphical-session.target";
|
||||||
# NEW: both theme files now live here
|
# All theme files now live here
|
||||||
repoThemesDir = flakeRoot + "/assets/conf/desktop/walker";
|
repoThemesDir = flakeRoot + "/assets/conf/desktop/walker";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -9,7 +9,7 @@ let
|
|||||||
then inputs.elephant.packages.${pkgs.system}.default
|
then inputs.elephant.packages.${pkgs.system}.default
|
||||||
else pkgs.elephant;
|
else pkgs.elephant;
|
||||||
sessionTarget = "graphical-session.target";
|
sessionTarget = "graphical-session.target";
|
||||||
# NEW: both theme files now live here
|
# All theme files now live here
|
||||||
repoThemesDir = flakeRoot + "/assets/conf/desktop/walker";
|
repoThemesDir = flakeRoot + "/assets/conf/desktop/walker";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user