This commit is contained in:
2026-02-25 00:32:12 +00:00
parent 70f9a7ea6b
commit ca5435bca7
7 changed files with 79 additions and 42 deletions
+40 -23
View File
@@ -1,17 +1,17 @@
{ {
"currentThemeName": "dynamic", "currentThemeName": "dynamic",
"currentThemeCategory": "generic", "currentThemeCategory": "dynamic",
"customThemeFile": "", "customThemeFile": "",
"registryThemeVariants": {}, "registryThemeVariants": {},
"matugenScheme": "scheme-fidelity", "matugenScheme": "scheme-vibrant",
"runUserMatugenTemplates": true, "runUserMatugenTemplates": false,
"matugenTargetMonitor": "", "matugenTargetMonitor": "DP-1",
"popupTransparency": 1, "popupTransparency": 1,
"dockTransparency": 1, "dockTransparency": 1,
"widgetBackgroundColor": "sch", "widgetBackgroundColor": "sch",
"widgetColorMode": "colorful", "widgetColorMode": "colorful",
"controlCenterTileColorMode": "primary", "controlCenterTileColorMode": "primary",
"buttonColorMode": "primary", "buttonColorMode": "primaryContainer",
"cornerRadius": 10, "cornerRadius": 10,
"niriLayoutGapsOverride": -1, "niriLayoutGapsOverride": -1,
"niriLayoutRadiusOverride": -1, "niriLayoutRadiusOverride": -1,
@@ -30,6 +30,12 @@
"nightModeEnabled": false, "nightModeEnabled": false,
"animationSpeed": 4, "animationSpeed": 4,
"customAnimationDuration": 275, "customAnimationDuration": 275,
"syncComponentAnimationSpeeds": true,
"popoutAnimationSpeed": 1,
"popoutCustomAnimationDuration": 150,
"modalAnimationSpeed": 1,
"modalCustomAnimationDuration": 150,
"enableRippleEffects": true,
"wallpaperFillMode": "Fill", "wallpaperFillMode": "Fill",
"blurredWallpaperLayer": false, "blurredWallpaperLayer": false,
"blurWallpaperOnOverview": false, "blurWallpaperOnOverview": false,
@@ -124,6 +130,7 @@
"scrollTitleEnabled": true, "scrollTitleEnabled": true,
"audioVisualizerEnabled": true, "audioVisualizerEnabled": true,
"audioScrollMode": "volume", "audioScrollMode": "volume",
"audioWheelScrollAmount": 5,
"clockCompactMode": false, "clockCompactMode": false,
"focusedWindowCompactMode": false, "focusedWindowCompactMode": false,
"runningAppsCompactMode": true, "runningAppsCompactMode": true,
@@ -139,6 +146,7 @@
"keyboardLayoutNameCompactMode": false, "keyboardLayoutNameCompactMode": false,
"runningAppsCurrentWorkspace": true, "runningAppsCurrentWorkspace": true,
"runningAppsGroupByApp": false, "runningAppsGroupByApp": false,
"runningAppsCurrentMonitor": false,
"appIdSubstitutions": [ "appIdSubstitutions": [
{ {
"pattern": "Spotify", "pattern": "Spotify",
@@ -187,13 +195,14 @@
"dankLauncherV2BorderThickness": 2, "dankLauncherV2BorderThickness": 2,
"dankLauncherV2BorderColor": "primary", "dankLauncherV2BorderColor": "primary",
"dankLauncherV2ShowFooter": true, "dankLauncherV2ShowFooter": true,
"dankLauncherV2UnloadOnClose": false,
"useAutoLocation": true, "useAutoLocation": true,
"weatherEnabled": true, "weatherEnabled": true,
"networkPreference": "auto", "networkPreference": "auto",
"iconTheme": "System Default", "iconTheme": "Tela-circle",
"cursorSettings": { "cursorSettings": {
"theme": "System Default", "theme": "Bibata-Modern-Amber",
"size": 24, "size": 21,
"niri": { "niri": {
"hideWhenTyping": false, "hideWhenTyping": false,
"hideAfterInactiveMs": 0 "hideAfterInactiveMs": 0
@@ -201,7 +210,7 @@
"hyprland": { "hyprland": {
"hideOnKeyPress": false, "hideOnKeyPress": false,
"hideOnTouch": false, "hideOnTouch": false,
"inactiveTimeout": 0 "inactiveTimeout": 1
}, },
"dwl": { "dwl": {
"cursorHideTimeout": 0 "cursorHideTimeout": 0
@@ -258,26 +267,26 @@
"terminalsAlwaysDark": true, "terminalsAlwaysDark": true,
"runDmsMatugenTemplates": true, "runDmsMatugenTemplates": true,
"matugenTemplateGtk": true, "matugenTemplateGtk": true,
"matugenTemplateNiri": true, "matugenTemplateNiri": false,
"matugenTemplateHyprland": true, "matugenTemplateHyprland": true,
"matugenTemplateMangowc": true, "matugenTemplateMangowc": false,
"matugenTemplateQt5ct": true, "matugenTemplateQt5ct": true,
"matugenTemplateQt6ct": true, "matugenTemplateQt6ct": true,
"matugenTemplateFirefox": true, "matugenTemplateFirefox": false,
"matugenTemplatePywalfox": true, "matugenTemplatePywalfox": false,
"matugenTemplateZenBrowser": true, "matugenTemplateZenBrowser": false,
"matugenTemplateVesktop": true, "matugenTemplateVesktop": false,
"matugenTemplateEquibop": true, "matugenTemplateEquibop": false,
"matugenTemplateGhostty": true, "matugenTemplateGhostty": true,
"matugenTemplateKitty": true, "matugenTemplateKitty": false,
"matugenTemplateFoot": true, "matugenTemplateFoot": false,
"matugenTemplateAlacritty": true, "matugenTemplateAlacritty": false,
"matugenTemplateNeovim": true, "matugenTemplateNeovim": false,
"matugenTemplateWezterm": true, "matugenTemplateWezterm": false,
"matugenTemplateDgop": true, "matugenTemplateDgop": true,
"matugenTemplateKcolorscheme": true, "matugenTemplateKcolorscheme": true,
"matugenTemplateVscode": true, "matugenTemplateVscode": false,
"matugenTemplateEmacs": true, "matugenTemplateEmacs": false,
"showDock": false, "showDock": false,
"dockAutoHide": false, "dockAutoHide": false,
"dockSmartAutoHide": false, "dockSmartAutoHide": false,
@@ -305,6 +314,8 @@
"dockMaxVisibleRunningApps": 0, "dockMaxVisibleRunningApps": 0,
"dockShowOverflowBadge": true, "dockShowOverflowBadge": true,
"notificationOverlayEnabled": false, "notificationOverlayEnabled": false,
"notificationPopupShadowEnabled": true,
"notificationPopupPrivacyMode": false,
"modalDarkenBackground": true, "modalDarkenBackground": true,
"lockScreenShowPowerActions": true, "lockScreenShowPowerActions": true,
"lockScreenShowSystemIcons": true, "lockScreenShowSystemIcons": true,
@@ -314,6 +325,7 @@
"lockScreenShowPasswordField": true, "lockScreenShowPasswordField": true,
"lockScreenShowMediaPlayer": true, "lockScreenShowMediaPlayer": true,
"lockScreenPowerOffMonitorsOnLock": false, "lockScreenPowerOffMonitorsOnLock": false,
"lockAtStartup": false,
"enableFprint": false, "enableFprint": false,
"maxFprintTries": 3, "maxFprintTries": 3,
"lockScreenActiveMonitor": "all", "lockScreenActiveMonitor": "all",
@@ -325,16 +337,20 @@
"notificationTimeoutCritical": 0, "notificationTimeoutCritical": 0,
"notificationCompactMode": false, "notificationCompactMode": false,
"notificationPopupPosition": 0, "notificationPopupPosition": 0,
"notificationAnimationSpeed": 1,
"notificationCustomAnimationDuration": 400,
"notificationHistoryEnabled": true, "notificationHistoryEnabled": true,
"notificationHistoryMaxCount": 50, "notificationHistoryMaxCount": 50,
"notificationHistoryMaxAgeDays": 7, "notificationHistoryMaxAgeDays": 7,
"notificationHistorySaveLow": true, "notificationHistorySaveLow": true,
"notificationHistorySaveNormal": true, "notificationHistorySaveNormal": true,
"notificationHistorySaveCritical": true, "notificationHistorySaveCritical": true,
"notificationRules": [],
"osdAlwaysShowValue": false, "osdAlwaysShowValue": false,
"osdPosition": 5, "osdPosition": 5,
"osdVolumeEnabled": true, "osdVolumeEnabled": true,
"osdMediaVolumeEnabled": true, "osdMediaVolumeEnabled": true,
"osdMediaPlaybackEnabled": true,
"osdBrightnessEnabled": true, "osdBrightnessEnabled": true,
"osdIdleInhibitorEnabled": true, "osdIdleInhibitorEnabled": true,
"osdMicMuteEnabled": true, "osdMicMuteEnabled": true,
@@ -540,6 +556,7 @@
"trigger": "?" "trigger": "?"
} }
}, },
"clipboardEnterToPaste": false,
"launcherPluginVisibility": {}, "launcherPluginVisibility": {},
"launcherPluginOrder": [], "launcherPluginOrder": [],
"configVersion": 5 "configVersion": 5
+2 -2
View File
@@ -390,7 +390,7 @@ Shift-Ctrl-F8 go_to_previous_build_error_on_the_side
[[style]] [[style]]
theme: steel-breeze theme: nord
[fonts] [fonts]
font: M PLUS Code 60 Medium font: M PLUS Code 60 Medium
@@ -398,7 +398,7 @@ font_ui: M PLUS Code 60 Semibold
font_ui_bold: M PLUS Code 60 Bold font_ui_bold: M PLUS Code 60 Bold
font_size: 14 font_size: 14
font_ui_size: 15 font_ui_size: 15
anti_aliasing: lcd # options: lcd, normal anti_aliasing: normal # options: lcd, normal
hinting: true hinting: true
[colors] [colors]
+5 -4
View File
@@ -8,7 +8,7 @@ keybind = ctrl+shift+n=new_window
keybind = ctrl+shift+o=ignore keybind = ctrl+shift+o=ignore
# Window Stuff # Window Stuff
background-opacity=0.9 background-opacity=0.8
confirm-close-surface = false confirm-close-surface = false
window-theme = system window-theme = system
window-decoration = true window-decoration = true
@@ -28,12 +28,13 @@ font-size = 12
font-family = M PLUS Code Latin 60 Medium font-family = M PLUS Code Latin 60 Medium
# Theme # Theme
theme = Obsidian # theme = Obsidian
# theme = Relaxed # theme = Relaxed
theme = Nord
background-blur = true
# Cursor And Mouse # Cursor And Mouse
cursor-style = block cursor-style = block
cursor-color = #ffffff # cursor-color = #ffffff
mouse-hide-while-typing = true mouse-hide-while-typing = true
config-file = ./config-dankcolors config-file = ./config-dankcolors
+14 -7
View File
@@ -62,7 +62,7 @@ decoration {
blur { blur {
enabled=true enabled=true
new_optimizations=on new_optimizations=on
passes=1 passes=2
size=3 size=3
xray=true xray=true
} }
@@ -71,7 +71,7 @@ decoration {
color=$shadow color=$shadow
enabled=true enabled=true
range=4 range=4
render_power=3 render_power=4
} }
rounding=10 rounding=10
} }
@@ -86,10 +86,6 @@ ecosystem {
no_update_news=true no_update_news=true
} }
experimental {
# xx_color_management_v4=true
}
general { general {
border_size=2 border_size=2
col.active_border=$primary_container col.active_border=$primary_container
@@ -97,6 +93,7 @@ general {
gaps_in=2 gaps_in=2
gaps_out=4 gaps_out=4
# layout=scrolling # layout=scrolling
resize_on_border = true
layout=dwindle layout=dwindle
} }
@@ -120,13 +117,21 @@ input {
sensitivity=0.0 sensitivity=0.0
} }
render {
cm_enabled = true
cm_auto_hdr = 0
}
misc { misc {
disable_hyprland_logo=false disable_hyprland_logo=true
disable_splash_rendering=true disable_splash_rendering=true
key_press_enables_dpms=true key_press_enables_dpms=true
mouse_move_enables_dpms=true mouse_move_enables_dpms=true
} }
quirks {
prefer_hdr = 0
}
plugin { plugin {
hyprexpo { hyprexpo {
@@ -424,3 +429,5 @@ $mainCtrlShift = $mainCtrl SHIFT
gesture = 3, horizontal, workspace gesture = 3, horizontal, workspace
source = ./dms/outputs.conf source = ./dms/outputs.conf
source = ./dms/cursor.conf
+1 -1
View File
@@ -20,7 +20,7 @@
modesetting.enable = true; modesetting.enable = true;
powerManagement.enable = true; powerManagement.enable = true;
open = true; open = false;
nvidiaSettings = true; nvidiaSettings = true;
package = config.boot.kernelPackages.nvidiaPackages.latest; package = config.boot.kernelPackages.nvidiaPackages.latest;
}; };
+12
View File
@@ -10,9 +10,21 @@
# BEGIN PER-HOST PACKAGES # BEGIN PER-HOST PACKAGES
home.packages = with pkgs; [ home.packages = with pkgs; [
adw-gtk3
android-studio android-studio
genymotion genymotion
fred
hexchat
krita
kdePackages.qt6ct
libsForQt5.qt5ct
paper-icon-theme
# papirus-icon-theme
shotcut
tela-icon-theme
tela-circle-icon-theme
nvtopPackages.nvidia nvtopPackages.nvidia
prismlauncher
]; ];
# BEGIN PER-HOST PROGRAMS # BEGIN PER-HOST PROGRAMS
+5 -5
View File
@@ -23,11 +23,11 @@
buildInputs = with pkgs; [ buildInputs = with pkgs; [
fontconfig fontconfig
libxkbcommon libxkbcommon
xorg.libxcb libxcb
xorg.libX11 libX11
xorg.libXcursor libXcursor
xorg.libXrandr libXrandr
xorg.libXi libXi
libGL libGL
vulkan-loader vulkan-loader
wayland wayland