-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathhyprland.conf
More file actions
63 lines (59 loc) · 1.98 KB
/
Copy pathhyprland.conf
File metadata and controls
63 lines (59 loc) · 1.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
# ────────────────────────────────────────────────────────────
# Omarchy Theme for Hyprland
# ────────────────────────────────────────────────────────────
general {
col.active_border = rgb(303463)
col.inactive_border = rgb(1a1b26)
border_size = 2
gaps_in = 2
gaps_out = 4
}
animations {
enabled = yes
bezier = calm, 0.25, 0.9, 0.35, 1
animation = windows, 1, 4, calm
animation = windowsIn, 1, 4, calm
animation = windowsOut, 1, 3, calm
animation = windowsMove, 1, 4, calm
animation = fade, 1, 3, calm
animation = fadeIn, 1, 3, calm
animation = fadeOut, 1, 2, calm
animation = layers, 1, 3, calm
animation = layersIn, 1, 3, calm
animation = layersOut, 1, 2, calm
animation = workspaces, 1, 4, calm
}
decoration {
rounding = 14
shadow {
enabled = false
range = 15
render_power = 5
offset = 0 0
}
blur {
enabled = true
size = 1
passes = 4
contrast = 1.1
brightness = 1.1
vibrancy = 0.2
vibrancy_darkness = 0.2
noise = 0.03
ignore_opacity = true
new_optimizations = on
}
active_opacity = 0.93
inactive_opacity = 0.92
fullscreen_opacity = 1.0
}
layerrule = blur on, match:namespace walker
layerrule = ignore_alpha 0, match:namespace walker
layerrule = blur on, match:namespace waybar
layerrule = blur on, match:namespace notifications
layerrule = ignore_alpha 0, match:namespace notifications
layerrule = blur on, match:namespace vicinae
layerrule = blur on, match:namespace swayosd
layerrule = ignore_alpha 0.5, match:namespace swayosd
layerrule = ignore_alpha 0.1, match:namespace waybar
layerrule = ignore_alpha 0.1, match:namespace vicinae