Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

picom.conf #176

Open
Open
@tycoons

Description

Describe the bug
Error parsing picom.conf
shadow-exclude = [ "class_g = 'slop'", "class_g ?= 'peek'", "_NET_WM_WINDOW_TYPE@:a *= 'SPLASH'", commented "_NET_WM_WINDOW_TYPE@:a *= 'NOTIFICATION'", commented"window_type *= 'menu'", "window_type = 'utility'", "window_type = 'dropdown_menu'", commented "window_type = 'popup_menu'" ];
move to this
shadow-exclude = [ "class_g = 'slop'", "class_g ?= 'peek'", "_NET_WM_WINDOW_TYPE@:a *= 'SPLASH'", "window_type = 'utility'", "window_type = 'dropdown_menu'" ];

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions