mirror of
https://github.com/Cian-H/dotfiles.git
synced 2025-12-22 19:31:57 +00:00
copied changes manually to fix nix config push issue
This commit is contained in:
@@ -22,5 +22,5 @@ source = inputs.conf
|
||||
source = appearance.conf
|
||||
|
||||
exec-once = pueued -d
|
||||
exec-once = waybar
|
||||
exec-once = hyprpaper
|
||||
exec-once = sleep 0.5s && waybar
|
||||
|
||||
@@ -26,10 +26,12 @@ decoration {
|
||||
vibrancy = 0.1696
|
||||
}
|
||||
|
||||
drop_shadow = true
|
||||
shadow_range = 4
|
||||
shadow_render_power = 3
|
||||
col.shadow = rgba(1a1a1aee)
|
||||
shadow {
|
||||
enabled = true
|
||||
range = 4
|
||||
render_power = 3
|
||||
color = rgba(1a1a1aee)
|
||||
}
|
||||
}
|
||||
|
||||
animations {
|
||||
|
||||
Reference in New Issue
Block a user