Improve wayland configs
This commit is contained in:
parent
35f4e0c88f
commit
ceea1c316a
18 changed files with 549 additions and 41 deletions
18
.config/hypr/dracula.conf
Normal file
18
.config/hypr/dracula.conf
Normal file
|
@ -0,0 +1,18 @@
|
|||
# dracula/hyprland
|
||||
general {
|
||||
col.active_border = rgb(bd93f9)
|
||||
col.inactive_border = rgba(44475aaa)
|
||||
col.group_border = rgba(282a36dd)
|
||||
col.group_border_active = rgb(bd93f9)
|
||||
|
||||
}
|
||||
decoration {
|
||||
col.shadow = rgba(1E202966)
|
||||
# suggested shadow setting
|
||||
drop_shadow = yes
|
||||
shadow_range = 60
|
||||
shadow_offset = 1 2
|
||||
shadow_render_power = 3
|
||||
shadow_scale = 0.97
|
||||
}
|
||||
#windowrulev2 = bordercolor rgb(ff5555),xwayland:1 # check if window is xwayland
|
Loading…
Add table
Add a link
Reference in a new issue