Error in config
This commit is contained in:
@@ -33,6 +33,14 @@ $green = rgba(00ff99ee)
|
|||||||
exec-once = dbus-update-activation-environment --systemd --all
|
exec-once = dbus-update-activation-environment --systemd --all
|
||||||
exec-once = uwsm app -- waybar
|
exec-once = uwsm app -- waybar
|
||||||
|
|
||||||
|
# put these at top-level (recommended), not inside general { }:
|
||||||
|
layerrule = blur on, ignore_alpha 1, match:namespace waybar
|
||||||
|
layerrule = xray 1, match:namespace waybar
|
||||||
|
layerrule = blur on, ignore_alpha 1, match:namespace walker
|
||||||
|
layerrule = xray 1, match:namespace walker
|
||||||
|
layerrule = blur on, ignore_alpha 1, match:namespace swaync-control-center
|
||||||
|
layerrule = blur on, ignore_alpha 1, match:namespace swaync-notification-window
|
||||||
|
|
||||||
input {
|
input {
|
||||||
follow_mouse = 1
|
follow_mouse = 1
|
||||||
kb_layout = us
|
kb_layout = us
|
||||||
@@ -58,12 +66,6 @@ general {
|
|||||||
layout = scrolling
|
layout = scrolling
|
||||||
resize_on_border = true
|
resize_on_border = true
|
||||||
extend_border_grab_area = 20 # Makes it easier to "grab" the edge
|
extend_border_grab_area = 20 # Makes it easier to "grab" the edge
|
||||||
layerrule = blur on, ignore_alpha 1, match:namespace swaync-control-center
|
|
||||||
layerrule = blur on, ignore_alpha 1, match:namespace swaync-notification-windoww
|
|
||||||
layerrule = blur on, ignore_alpha 1, match:namespace waybar
|
|
||||||
layerrule = xray 1, match:namespace waybar
|
|
||||||
layerrule = blur, ignorealpha 1, match:namespace walker
|
|
||||||
layerrule = xray 1, match:namespace walker
|
|
||||||
}
|
}
|
||||||
decoration {
|
decoration {
|
||||||
rounding = 5
|
rounding = 5
|
||||||
|
|||||||
Reference in New Issue
Block a user