Add blur to transparent windows
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
227fe87770
commit
33aaca49ba
5 changed files with 15 additions and 7 deletions
|
@ -20,7 +20,7 @@ exec --no-startup-id "i3-msg 'workspace 1: '"
|
|||
# Startup applications #
|
||||
###############################################################################
|
||||
# Start compton
|
||||
exec --no-startup-id compton -b
|
||||
exec --no-startup-id compton -b --experimental-backends
|
||||
|
||||
# Start dunst
|
||||
exec --no-startup-id dunst
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue