mirror of
https://github.com/vincentbernat/i3wm-configuration.git
synced 2025-06-28 12:30:01 +02:00
xsession: make compton settings depend on GLX driver
This commit is contained in:
parent
f0953a9291
commit
23581a2bcd
2 changed files with 11 additions and 3 deletions
|
@ -1,6 +1,3 @@
|
|||
-- Spawn a composoting manager
|
||||
awful.util.spawn("compton --backend glx --xrender-sync --xrender-sync-fence --vsync opengl-swc --paint-on-overlay", false)
|
||||
|
||||
-- Start idempotent commands
|
||||
local execute = {
|
||||
-- Kill any running nm-applet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue