feat: synchronize, hibernate

This commit is contained in:
Kat Inskip 2025-10-22 15:31:51 -07:00
parent 6bb963d9ad
commit a4b63004fb
Signed by: kat
GPG key ID: 465E64DECEA8CF0F
18 changed files with 48 additions and 110 deletions

View file

@ -113,7 +113,6 @@ in {
# konawall
enabled = false;
directory = "";
enableMultiMonitorDirectories = false;
setWallpaperOnAllMonitors = true;
defaultWallpaper = "";
fillMode = "crop";
@ -197,8 +196,8 @@ in {
preferredPlayer = "";
};
ui = {
fontDefault = config.stylix.fonts.sansSerif;
fontFixed = config.stylix.fonts.monospace;
fontDefault = "CozetteCrossedSevenVector";
fontFixed = "CozetteCrossedSevenVector";
fontDefaultScale = 1;
fontFixedScale = 1;
monitorsScaling = [

View file

@ -51,19 +51,6 @@ _: {
];
open-on-workspace = "chat";
}
{
matches = [
{
app-id = "steam";
title = "^notificationtoasts_\d+_desktop$";
}
];
default-floating-position = {
x = 10;
y = 10;
relative-to = "bottom-right";
};
}
{
matches = [
{app-id = "^steam_app_default$";}