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

blur background not working #48

Closed
snakebite-382 opened this issue Nov 29, 2023 · 2 comments
Closed

blur background not working #48

snakebite-382 opened this issue Nov 29, 2023 · 2 comments
Labels
resolved This issue has a solution!

Comments

@snakebite-382
Copy link

Configuration
running compfy with:

compfy -b --config ~/.config/compfy/compfy.conf --backend glx

blur settings

blur = true;
blur-method="kernel";
blur-exclude = [
    "class_g = 'firefox'"
];
blur-whitelist=false;

Package Version:
v1.7.0
Build Method:
Installed from AUR with pacman
WM:
herbstluftwm

@allusive-dev
Copy link
Owner

@snakebite-382
The option is not blur = true it is blur-background = true
Please make sure to read the documentation more fully before creating an issue.

@allusive-dev allusive-dev added the resolved This issue has a solution! label Nov 29, 2023
@allusive-dev allusive-dev removed their assignment Nov 30, 2023
@allusive-dev
Copy link
Owner

allusive-dev commented Nov 30, 2023

As a side note you shouldn't need to specify that config path as that is the default path.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolved This issue has a solution!
Projects
None yet
Development

No branches or pull requests

2 participants