mirror of
https://github.com/xsghetti/HyprCrux.git
synced 2025-07-02 21:30:39 -04:00
Pywal - Hyprtrails / window borders
This commit is contained in:
parent
9192d5fb88
commit
c0adb273da
3 changed files with 24 additions and 61 deletions
|
@ -1,3 +1,4 @@
|
|||
source = ~/.cache/wal/colors-hyprland.conf
|
||||
|
||||
#
|
||||
# Please note not all available settings / options are set here.
|
||||
|
@ -60,46 +61,6 @@ input {
|
|||
sensitivity = 0 # -1.0 - 1.0, 0 means no modification.
|
||||
}
|
||||
|
||||
general {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
|
||||
gaps_in = 4
|
||||
gaps_out = 8
|
||||
border_size = 2
|
||||
col.active_border = rgb(ffffff) rgba(00BCFFaa) 45deg
|
||||
col.inactive_border = rgba(595959aa)
|
||||
resize_on_border = true
|
||||
|
||||
layout = dwindle
|
||||
|
||||
# Please see https://wiki.hyprland.org/Configuring/Tearing/ before you turn this on
|
||||
allow_tearing = false
|
||||
}
|
||||
|
||||
decoration {
|
||||
# See https://wiki.hyprland.org/Configuring/Variables/ for more
|
||||
|
||||
rounding = 0
|
||||
|
||||
blur {
|
||||
enabled = true
|
||||
size = 6
|
||||
passes = 3
|
||||
new_optimizations = true
|
||||
ignore_opacity = on
|
||||
xray = false
|
||||
brightness = 1
|
||||
|
||||
}
|
||||
|
||||
drop_shadow = yes
|
||||
shadow_range = 8
|
||||
shadow_render_power = 20
|
||||
col.shadow = rgb(AHG444)
|
||||
active_opacity = 1
|
||||
inactive_opacity = 1
|
||||
|
||||
}
|
||||
|
||||
|
||||
dwindle {
|
||||
|
@ -129,10 +90,9 @@ misc {
|
|||
|
||||
|
||||
|
||||
|
||||
plugin {
|
||||
hyprtrails {
|
||||
color = rgba(9a8ca3ff)
|
||||
color = $color2
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -142,4 +102,4 @@ plugin {
|
|||
source = ~/.config/hypr/keybindings.conf
|
||||
source = ~/.config/hypr/windowrule.conf
|
||||
source = ~/.config/hypr/animations.conf
|
||||
source = ~/.config/hypr/exec.conf
|
||||
source = ~/.config/hypr/exec.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue