First setup Droidnix. Structure, basic README.org, minimal emancs
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{ lib, config, ... }:
|
||||
{
|
||||
# Your Mangowc program configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your Mangowc program configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your Mangowc script configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ lib, config, ... }:
|
||||
{
|
||||
# Your Mangowc plugin configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your Mangowc plugin configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ lib, config, ... }:
|
||||
{
|
||||
# Your Mangowc configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your Mangowc window manager configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your Mangowc overrides here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your Mangowc theme configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ lib, config, ... }:
|
||||
{
|
||||
# Your Mangowc theme configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your Mangowc theme configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your Waybar theme configurations here
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
{ pkgs, user, ... }:
|
||||
{
|
||||
# Your Wofi theme configurations here
|
||||
}
|
||||
Reference in New Issue
Block a user