2023-11-27 18:03:12 +00:00
|
|
|
general {
|
2024-06-20 01:44:43 +00:00
|
|
|
gaps_in = 5
|
2024-06-07 02:05:25 +00:00
|
|
|
gaps_out = 10
|
2024-06-20 01:44:43 +00:00
|
|
|
layout = hy3
|
|
|
|
|
2024-06-07 02:05:25 +00:00
|
|
|
resize_on_border = yes
|
|
|
|
extend_border_grab_area = 20
|
2024-06-20 01:44:43 +00:00
|
|
|
|
|
|
|
border_size = $border
|
2024-06-20 23:23:23 +00:00
|
|
|
col.active_border = $active_color
|
|
|
|
col.inactive_border = $base_color
|
2023-11-27 18:03:12 +00:00
|
|
|
}
|
|
|
|
|
2024-06-20 01:44:43 +00:00
|
|
|
plugin {
|
|
|
|
hy3 {
|
|
|
|
tabs {
|
2024-06-20 23:23:23 +00:00
|
|
|
height = 24
|
|
|
|
text_height = 9
|
|
|
|
text_padding = 10
|
|
|
|
padding = 2
|
2024-06-20 01:44:43 +00:00
|
|
|
render_text = true
|
2024-06-20 23:23:23 +00:00
|
|
|
text_font = JetBrains Mono Nerd Font Mono Bold
|
|
|
|
rounding = $radius
|
2024-06-20 01:44:43 +00:00
|
|
|
|
2024-06-20 23:23:23 +00:00
|
|
|
col.active = $active_color
|
|
|
|
col.inactive = $base_color
|
|
|
|
col.text.active = $text_color
|
|
|
|
col.text.inactive = $text_color
|
2024-06-20 01:44:43 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
autotile {
|
|
|
|
enable = true
|
|
|
|
}
|
2024-04-05 19:11:06 +00:00
|
|
|
}
|
|
|
|
}
|
2023-11-27 18:03:12 +00:00
|
|
|
|
2024-04-05 19:11:06 +00:00
|
|
|
decoration {
|
2024-05-15 13:40:27 +00:00
|
|
|
rounding = $radius
|
2024-06-23 01:01:24 +00:00
|
|
|
drop_shadow = yes
|
2024-06-07 02:05:25 +00:00
|
|
|
|
|
|
|
blur {
|
|
|
|
enabled = true
|
2024-06-20 01:44:43 +00:00
|
|
|
size = 4
|
2024-06-07 02:05:25 +00:00
|
|
|
passes = 2
|
2024-06-20 01:44:43 +00:00
|
|
|
noise = 0.008
|
|
|
|
contrast = 0.8916
|
|
|
|
brightness = 0.8
|
2024-06-07 02:05:25 +00:00
|
|
|
}
|
2023-11-27 18:03:12 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
animations {
|
|
|
|
enabled = yes
|
|
|
|
|
2024-06-20 01:44:43 +00:00
|
|
|
bezier = windowIn, 0.06, 0.71, 0.25, 1
|
|
|
|
bezier = windowResize, 0.04, 0.67, 0.38, 1
|
|
|
|
|
|
|
|
animation = windowsIn, 1, 3, windowIn, slide #popin 20%
|
|
|
|
animation = windowsOut, 1, 3, windowIn, slide #popin 70%
|
|
|
|
animation = windowsMove, 1, 2.5, windowResize
|
2023-11-27 18:03:12 +00:00
|
|
|
animation = border, 1, 10, default
|
|
|
|
animation = borderangle, 1, 8, default
|
2024-06-20 01:44:43 +00:00
|
|
|
animation = fade, 1, 3, default
|
2023-11-27 18:03:12 +00:00
|
|
|
animation = workspaces, 1, 6, default
|
2024-06-20 01:44:43 +00:00
|
|
|
animation = layers, 1, 5, windowIn, slide
|
|
|
|
}
|
|
|
|
|
|
|
|
gestures {
|
|
|
|
workspace_swipe = true
|
|
|
|
workspace_swipe_fingers = 3
|
|
|
|
workspace_swipe_forever = true
|
|
|
|
workspace_swipe_cancel_ratio = 0.15
|
|
|
|
}
|
|
|
|
|
|
|
|
misc {
|
|
|
|
disable_hyprland_logo = true
|
|
|
|
disable_splash_rendering = true
|
|
|
|
key_press_enables_dpms = true
|
|
|
|
mouse_move_enables_dpms = true
|
|
|
|
middle_click_paste = true
|
|
|
|
vrr = 1
|
2023-11-27 18:03:12 +00:00
|
|
|
}
|
2024-05-15 13:40:27 +00:00
|
|
|
|
|
|
|
xwayland {
|
2024-06-07 02:05:25 +00:00
|
|
|
force_zero_scaling = true
|
|
|
|
use_nearest_neighbor = false
|
2024-05-15 13:40:27 +00:00
|
|
|
}
|
|
|
|
|
2024-07-29 18:04:55 +00:00
|
|
|
cursor {
|
|
|
|
no_hardware_cursors = true
|
|
|
|
}
|
|
|
|
|
2024-05-15 13:40:27 +00:00
|
|
|
env = XDG_CURRENT_DESKTOP,Hyprland
|
|
|
|
env = XDG_SESSION_DESKTOP,Hyprland
|