wildfire: 164 current 2025-06-18 08:39:10 25.05.20250615.6c64dab 6.15.2 *

This commit is contained in:
2025-06-18 08:39:13 +02:00
parent f82f90bf9e
commit 2440519b84

View File

@ -19,13 +19,13 @@
general = {
gaps_in = 4;
gaps_out = 4;
border_size = 2;
"col.active_border" = "rgba(33ccffee) rgba(00ff99ee) 45deg";
"col.inactive_border" = "rgba(595959aa)";
border_size = 1;
"col.active_border" = "rgba(fe8019ee) rgba(ebdbb2ee) 45deg";
"col.inactive_border" = "rgba(7c6f64aa)";
};
decoration = {
rounding = "8";
rounding_power = "4";
rounding_power = "3";
blur = {
enabled = "true";
xray = "true";
@ -57,4 +57,8 @@
9)
);
};
wayland.windowManager.hyprland.extraConfig = ''
monitor = DP-3, 2560x1440@143.97301, 1920x0, 1;
monitor = HDMI-A-1, 1920x1080@60, 0x0, 1;
'';
}