Updated hypr and waybar
This commit is contained in:
+11
-13
@@ -2,8 +2,8 @@
|
||||
# See https://wiki.hyprland.org/Configuring/Monitors/
|
||||
|
||||
# Day
|
||||
monitor=DP-2, highrr, 0x1080, 1, bitdepth, 10, vrr, 1
|
||||
monitor=DP-3, highrr, 760x0, 1, vrr, 1
|
||||
monitor=DP-2, highres, 0x1080, 1, vrr, 1
|
||||
monitor=DP-3, highres, 760x0, 1, vrr, 1
|
||||
workspace = DP-3, 5
|
||||
|
||||
# Night
|
||||
@@ -50,28 +50,26 @@ input {
|
||||
}
|
||||
|
||||
general {
|
||||
gaps_in = 5
|
||||
gaps_out = 10
|
||||
border_size = 0
|
||||
gaps_in = 3
|
||||
gaps_out = 8
|
||||
border_size = 3
|
||||
col.active_border = 0xee$lavenderAlpha 45deg
|
||||
col.inactive_border = 0xaa$overlay0Alpha
|
||||
layout = dwindle
|
||||
allow_tearing = false
|
||||
resize_on_border = true
|
||||
}
|
||||
|
||||
decoration {
|
||||
rounding = 10
|
||||
blur {
|
||||
enabled = yes
|
||||
size = 12
|
||||
passes = 1
|
||||
size = 6
|
||||
passes = 3
|
||||
new_optimizations = on
|
||||
ignore_opacity = on
|
||||
xray = false
|
||||
}
|
||||
|
||||
drop_shadow = yes
|
||||
shadow_range = 4
|
||||
shadow_render_power = 3
|
||||
col.shadow = 0xee$baseAlpha
|
||||
|
||||
active_opacity = 1.0
|
||||
inactive_opacity = 0.9
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user