Modularize programs and add starship
This commit is contained in:
parent
1a0064894d
commit
44ac35d6e2
24 changed files with 646 additions and 530 deletions
|
|
@ -10,9 +10,9 @@
|
|||
device = 1;
|
||||
};
|
||||
hostname = "marmo";
|
||||
colorscheme = "catppuccin-mocha";
|
||||
};
|
||||
mods = {
|
||||
stylix.colorscheme = "catppuccin-mocha";
|
||||
hyprland.monitor = [
|
||||
# default
|
||||
"DP-1,1920x1080@144,0x0,1"
|
||||
|
|
|
|||
|
|
@ -10,9 +10,9 @@
|
|||
ironbar.modules = [
|
||||
{ type = "upower"; class = "memory-usage"; }
|
||||
];
|
||||
colorscheme = "catppuccin-mocha";
|
||||
};
|
||||
mods = {
|
||||
stylix.colorscheme = "catppuccin-mocha";
|
||||
hyprland = {
|
||||
monitor = [
|
||||
# default
|
||||
|
|
|
|||
|
|
@ -15,9 +15,9 @@ in
|
|||
};
|
||||
streamdeck.enable = true;
|
||||
hostname = "spaceship";
|
||||
colorscheme = "catppuccin-mocha";
|
||||
};
|
||||
mods = {
|
||||
stylix.colorscheme = "catppuccin-mocha";
|
||||
hyprland = {
|
||||
monitor = [
|
||||
# default
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue