complete restructure of hyprland config and some other shit

This commit is contained in:
2026-02-28 17:00:52 +00:00
parent 1425aaa27d
commit 98d5d2a812
16 changed files with 267 additions and 185 deletions

View File

@@ -30,6 +30,9 @@ dwindle {
preserve_split = true # You probably want this
permanent_direction_override = true
}
scrolling {
}
# GTK shennanigans
exec = gsettings set org.gnome.desktop.interface icon-theme 'BeautyDream'
@@ -43,7 +46,7 @@ general {
border_size = 2
col.active_border = rgba(cba6f7ff) rgba(cba6f7ff) 45deg
col.inactive_border = rgba(45475acc) rgba(45475acc) 45deg
layout = dwindle
layout = scrolling
resize_on_border = true
}
@@ -54,18 +57,20 @@ group {
col.border_locked_inactive = rgba(b4befecc) rgba(6c7086cc) 45deg
}
scrolling {
column_width = 0.6
focus_fit_method = 1
}
decoration {
rounding = 10
# Change transparency of focused and unfocused windows
active_opacity = 1.0
inactive_opacity = 0.8
dim_inactive = true
dim_strength = 0.3
blur {
enabled = true
size = 1
@@ -93,8 +98,8 @@ animations {
bezier = smooth, 0.3,0,0.5,1
bezier = my, 0.34,0.77,0.74,1.47
animation = windows, 1, 2, smooth, slide
animation = windowsOut, 1, 2, smooth, slide
animation = windows, 1, 2, smooth, slide right
animation = windowsOut, 1, 2, smooth, slide right
animation = windowsMove, 1, 3, smooth, slide
animation = border, 1, 2, smooth
animation = borderangle, 1, 8, my