adds waypaper & styling
This commit is contained in:
@ -8,6 +8,7 @@ source = ~/.config/hypr/config/colors.conf
|
||||
|
||||
decoration {
|
||||
active_opacity = 1
|
||||
inactive_opacity = 0.8
|
||||
rounding = 4
|
||||
|
||||
# https://wiki.hyprland.org/0.45.0/Configuring/Variables/#blur
|
||||
@ -15,11 +16,13 @@ decoration {
|
||||
size = 15
|
||||
passes = 2 # more passes = more resource intensive.
|
||||
xray = true
|
||||
noise = 0.02
|
||||
}
|
||||
|
||||
# https://wiki.hyprland.org/0.45.0/Configuring/Variables/#shadow
|
||||
shadow {
|
||||
enabled = false
|
||||
enabled = true
|
||||
range = 10
|
||||
}
|
||||
|
||||
}
|
||||
|
1
.config/hypr/config/workspaces.conf
Normal file
1
.config/hypr/config/workspaces.conf
Normal file
@ -0,0 +1 @@
|
||||
workspace = 3, on-created-empty:$applauncher
|
Reference in New Issue
Block a user