diff --git a/configs/dms-darp8/settings.json b/configs/dms-darp8/settings.json index f6255ef..87cf1e4 100644 --- a/configs/dms-darp8/settings.json +++ b/configs/dms-darp8/settings.json @@ -14,8 +14,8 @@ "showSeconds": false, "useFahrenheit": false, "nightModeEnabled": false, - "animationSpeed": 2, - "customAnimationDuration": 500, + "animationSpeed": 4, + "customAnimationDuration": 350, "wallpaperFillMode": "Fill", "blurredWallpaperLayer": false, "blurWallpaperOnOverview": false, @@ -113,12 +113,26 @@ "weather" ], "dankBarRightWidgets": [ - "systemTray", - "cpuUsage", - "memUsage", - "notificationButton", - "battery", - "controlCenterButton" + { + "id": "systemTray", + "enabled": true + }, + { + "id": "privacyIndicator", + "enabled": true + }, + { + "id": "notificationButton", + "enabled": true + }, + { + "id": "battery", + "enabled": true + }, + { + "id": "controlCenterButton", + "enabled": true + } ], "dankBarWidgetOrder": [], "appLauncherViewMode": "list", @@ -158,12 +172,12 @@ "acLockTimeout": 300, "acSuspendTimeout": 900, "acSuspendBehavior": 0, - "batteryMonitorTimeout": 0, - "batteryLockTimeout": 0, - "batterySuspendTimeout": 0, - "batterySuspendBehavior": 0, + "batteryMonitorTimeout": 600, + "batteryLockTimeout": 300, + "batterySuspendTimeout": 600, + "batterySuspendBehavior": 2, "lockBeforeSuspend": true, - "preventIdleForMedia": false, + "preventIdleForMedia": true, "loginctlLockIntegration": true, "launchPrefix": "", "brightnessDevicePins": {}, @@ -210,6 +224,16 @@ "notificationPopupPosition": 0, "osdAlwaysShowValue": false, "powerActionConfirm": true, + "powerMenuActions": [ + "reboot", + "logout", + "poweroff", + "lock", + "suspend", + "restart", + "hibernate" + ], + "powerMenuDefaultAction": "logout", "customPowerActionLock": "", "customPowerActionLogout": "", "customPowerActionSuspend": "", diff --git a/configs/ghostty/config b/configs/ghostty/config index 0120782..5a31e14 100644 --- a/configs/ghostty/config +++ b/configs/ghostty/config @@ -23,7 +23,7 @@ gtk-single-instance = true #macos-non-native-fullscreen = true # Font -font-size = 14 +font-size = 12 font-family = Kelmscott Mono # Theme diff --git a/hosts/graphical/configuration.nix b/hosts/graphical/configuration.nix index 560ff5d..7a9e0d3 100644 --- a/hosts/graphical/configuration.nix +++ b/hosts/graphical/configuration.nix @@ -170,7 +170,6 @@ libnotify mesa neovim - quickshell ripgrep spotify unzip diff --git a/hosts/graphical/pkgs.nix b/hosts/graphical/pkgs.nix index c8a6911..0038ba8 100644 --- a/hosts/graphical/pkgs.nix +++ b/hosts/graphical/pkgs.nix @@ -34,7 +34,7 @@ hyprpicker hyprpwcenter imagemagick - hyprsysteminfo + # hyprsysteminfo kdePackages.kdenlive kdePackages.polkit-kde-agent-1 keepassxc