40 lines
907 B
Text
40 lines
907 B
Text
monitor=DP-1,1920x1080@165,1920x0,1
|
|
monitor=DP-2,1920x1080@165,0x0,1
|
|
monitor=HDMI-A-1,1920x1080@60,-75x-1440,0.75
|
|
|
|
env = ELECTRON_OZONE_PLATFORM_HINT,wayland
|
|
|
|
decoration {
|
|
blur {
|
|
enabled = true
|
|
size = 10
|
|
passes = 2
|
|
}
|
|
|
|
drop_shadow = true
|
|
shadow_range = 4
|
|
shadow_render_power = 3
|
|
col.shadow = rgba(1a1a1aee)
|
|
|
|
rounding = 8
|
|
|
|
dim_inactive = true
|
|
dim_strength = 0.15
|
|
}
|
|
|
|
#layerrule = blur,rofi # Would be nice, but rofi's layer extends beyond the visible window so tit blurs too much
|
|
layerrule = blur,gtk-layer-shell # EWW
|
|
|
|
workspace = 1, monitor:DP-2, default:true
|
|
workspace = 2, monitor:DP-1, default:true
|
|
workspace = 3, monitor:HDMI-A-1, default:true
|
|
workspace = 4, monitor:DP-2
|
|
workspace = 5, monitor:DP-1
|
|
workspace = 6, monitor:HDMI-A-1
|
|
workspace = 7, monitor:DP-2
|
|
workspace = 8, monitor:DP-1
|
|
workspace = 9, monitor:HDMI-A-1
|
|
workspace = 10, monitor:DP-2
|
|
|
|
source = ~/.config/hypr/common.conf
|
|
|