Skip to content

Commit

Permalink
root window check
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebat committed Jan 11, 2019
1 parent 2e66842 commit 55aa6df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion thiny-session.sh
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ nm-applet &
volumeicon &
alltray -x -nt gshutdown &
sxhkd &
if pgrep 'xdesktopwaves|xpenguins|xsnow' ; then
if pgrep 'xdesktopwaves|xpenguins|xsnow|xcockroach|xfireworks|xfishtank' ; then
exec metacity --no-composite
else
exec metacity --composite
Expand Down

0 comments on commit 55aa6df

Please sign in to comment.