changed to kanagawa
This commit is contained in:
@@ -7,6 +7,7 @@
|
|||||||
else pkgs.ghostty;
|
else pkgs.ghostty;
|
||||||
enableFishIntegration = true;
|
enableFishIntegration = true;
|
||||||
settings = {
|
settings = {
|
||||||
|
config-file-reload = true;
|
||||||
window-padding-x = 15;
|
window-padding-x = 15;
|
||||||
window-padding-y = 15;
|
window-padding-y = 15;
|
||||||
window-padding-balance = true;
|
window-padding-balance = true;
|
||||||
|
|||||||
@@ -8,4 +8,5 @@
|
|||||||
];
|
];
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
systemd.user.startServices = "sd-switch";
|
||||||
}
|
}
|
||||||
|
|||||||
+1
-1
@@ -32,7 +32,7 @@
|
|||||||
};
|
};
|
||||||
hyprland = {
|
hyprland = {
|
||||||
monitors = ["HDMI-A-1, 1920x1080@120, auto, 1"];
|
monitors = ["HDMI-A-1, 1920x1080@120, auto, 1"];
|
||||||
wallpaper = "cattppucin_minimal.png";
|
wallpaper = "kanagawa.jpg";
|
||||||
};
|
};
|
||||||
firefox = {
|
firefox = {
|
||||||
bookmarks = [
|
bookmarks = [
|
||||||
|
|||||||
Reference in New Issue
Block a user