Misc changes
- Remove blur from certain programs - Add avidemux to cleanup script
This commit is contained in:
parent
77f5661361
commit
da0607c2aa
@ -14,9 +14,12 @@ opacity-rule = [
|
|||||||
"100:class_g = 'st-256color'",
|
"100:class_g = 'st-256color'",
|
||||||
"100:class_g = 'org.remmina.Remmina'",
|
"100:class_g = 'org.remmina.Remmina'",
|
||||||
"100:class_g = 'LibreWolf'",
|
"100:class_g = 'LibreWolf'",
|
||||||
|
"100:class_g = 'qutebrowser'",
|
||||||
"100:class_g = 'xonotic-sdl'",
|
"100:class_g = 'xonotic-sdl'",
|
||||||
"100:class_g = 'DarkPlaces'",
|
"100:class_g = 'DarkPlaces'",
|
||||||
"100:class_g = 'Qemu-system-x86_64'",
|
"100:class_g = 'Qemu-system-x86_64'",
|
||||||
|
//qemu
|
||||||
|
"100:class_g = '<unknown>'",
|
||||||
"100:class_g = 'Element'",
|
"100:class_g = 'Element'",
|
||||||
"100:class_g = 'eDEX-UI'",
|
"100:class_g = 'eDEX-UI'",
|
||||||
"60:class_g = 'qutebrowser'",
|
"60:class_g = 'qutebrowser'",
|
||||||
|
@ -9,6 +9,7 @@ rm -rf \
|
|||||||
.wget-hsts \
|
.wget-hsts \
|
||||||
.python_history \
|
.python_history \
|
||||||
.units_history \
|
.units_history \
|
||||||
|
.avidemux6 \
|
||||||
.xsel.log
|
.xsel.log
|
||||||
|
|
||||||
rmdir Downloads Desktop 2>/dev/null
|
rmdir Downloads Desktop 2>/dev/null
|
||||||
|
Loading…
Reference in New Issue
Block a user