-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy paththeme.conf
More file actions
65 lines (53 loc) · 1.19 KB
/
theme.conf
File metadata and controls
65 lines (53 loc) · 1.19 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
64
65
#####################
### NEBULIX SPACE ###
#####################
general {
gaps_in = 10
gaps_out = 20
border_size = 4
resize_on_border = false
allow_tearing = false
layout = dwindle
}
decoration {
# rounding = 10
# rounding_power = 3
# active_opacity = 0.9
# inactive_opacity = 0.9
active_opacity = 1
inactive_opacity = 1
shadow {
enabled = true
range = 60
render_power = 30
color = rgba(181825cc) # Ombre spatial profonde
scale = 0.97
offset = 1 2
}
blur {
enabled = true
size = 3
passes = 3
vibrancy = 0.10 # Subtil pour nébuleuse
}
}
dwindle {
pseudotile = true # Master switch for pseudotiling. Enabling is bound to mainMod + P in the keybinds section below
preserve_split = true # You probably want this
}
master {
new_status = master
}
#####################
### LOOK AND FEEL ###
#####################
group {
groupbar {
col.active = rgb(bd93f9) rgb(44475a) 90deg
col.inactive = rgba(282a36dd)
}
}
# windowrulev2 = bordercolor rgb(ff5555),xwayland:1 # check if window is xwayland
cursor {
inactive_timeout = 3
}