Working on hyprland config

This commit is contained in:
2026-03-15 16:17:48 +00:00
parent c6e706fce3
commit 583fe49d9c
16 changed files with 119 additions and 590 deletions
@@ -1,24 +0,0 @@
general {
gaps_in = 2
gaps_out = 4
border_size = 2
col.active_border = rgba($blue) rgba($green) 45deg
col.inactive_border = rgba($inactive)
layout = dwindle
resize_on_border = yes
border_grab_modifier = 20
disable_hyprland_logo = no # Use 'no' instead of 'false'
focus_on_activate = yes
}
decoration {
rounding = 5
blur = yes
blur_size = 8
blur_passes = 3
blur_new_optimizations = yes
blur_exclude = fullscreen
drop_shadow = yes
shadow_range = 4
shadow_render_power = 3
}