projects
/
sugar.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef4d9b7
)
Auto commit by The Sugar System.
author
PHO
<pho@cielonegro.org>
Wed, 26 Aug 2020 03:30:12 +0000
(12:30 +0900)
committer
PHO
<pho@cielonegro.org>
Wed, 26 Aug 2020 03:30:12 +0000
(12:30 +0900)
dot-files/_xinitrc
patch
|
blob
|
history
diff --git
a/dot-files/_xinitrc
b/dot-files/_xinitrc
index 7b194845e60d8eaf9a585fb9d6b66b608c89112b..d0011794f984b2f787aa2e7a4df06077e858291e 100644
(file)
--- a/
dot-files/_xinitrc
+++ b/
dot-files/_xinitrc
@@
-96,9
+96,7
@@
fi
# Start the compositor
if which picom >/dev/null 2>&1; then
- #picom --backend xrender --daemon
- # FIXME: Compton 5.1 abort(3)'s when --daemon is used.
- picom --backend xrender &
+ picom --backend xrender --daemon
fi
# Start the window manager