43 lines
1.0 KiB
Plaintext
43 lines
1.0 KiB
Plaintext
# // P̳r̳a̳s̳a̳n̳t̳h̳ R̳a̳n̳g̳a̳n̳
|
|
|
|
$GTK_THEME=Catppuccin-Mocha
|
|
$ICON_THEME = Tela-circle-dracula
|
|
$COLOR_SCHEME = prefer-dark
|
|
|
|
# Optional: The varibles above will be set automatically when the theme is loaded
|
|
# This exec commands will soon be deprecated
|
|
|
|
|
|
general {
|
|
gaps_in = 2 #3
|
|
gaps_out = 4 #8
|
|
border_size = 1 #2
|
|
col.active_border = rgba(ca9ee6ff) rgba(f2d5cfff) 45deg
|
|
col.inactive_border = rgba(b4befecc) rgba(6c7086cc) 45deg
|
|
layout = dwindle
|
|
resize_on_border = true
|
|
}
|
|
|
|
group {
|
|
col.border_active = rgba(ca9ee6ff) rgba(f2d5cfff) 45deg
|
|
col.border_inactive = rgba(b4befecc) rgba(6c7086cc) 45deg
|
|
col.border_locked_active = rgba(ca9ee6ff) rgba(f2d5cfff) 45deg
|
|
col.border_locked_inactive = rgba(b4befecc) rgba(6c7086cc) 45deg
|
|
}
|
|
|
|
decoration {
|
|
rounding = 6 #10
|
|
shadow:enabled = false
|
|
|
|
blur {
|
|
enabled = yes
|
|
size = 6
|
|
passes = 3
|
|
new_optimizations = on
|
|
ignore_opacity = on
|
|
xray = false
|
|
}
|
|
}
|
|
|
|
layerrule = blur,waybar
|