Skip to content

P-rth/x-forceblur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Force blur script for kde6

enter image description here

you can customite this script by editing the first 2 commands :

Define the classes you want to exclude

excluded_classes=("plasmashell" "Thorium-browser" "kwin" "")

Define the window types you want to include to not be blurred :: you can remove "_NET_WM_WINDOW_TYPE_MENU" from this list if you also want blurring behind menus (context menus etc...)

included_types=("_NET_WM_WINDOW_TYPE_DOCK" "_NET_WM_WINDOW_TYPE_DESKTOP" "_NET_WM_WINDOW_TYPE_SPLASH" "_NET_WM_WINDOW_TYPE_DND" "_NET_WM_WINDOW_TYPE_MENU" )

About

bash script for kde 6 force blur

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages