You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I git clone'd the compton-tryone-git AUR package and used makepkg -si to install it.
I used the command compton --backend glx --blur-background --blur-method kawase --blur-strength 8 and it worked, but ONLY for the terminal Compton Tryone was started in. In addition, any new terminals I open are not transparent or blurred.
If I Ctrl+C in the blurred terminal and try to start Compton again with the exact same command in step 2, nothing happens. All subsequent execution of the command in step 2 does nothing, even after logging out or rebooting...
...EXCEPT if I uninstall compton-tryone-git and install the vanilla compton, and then reinstall compton-tryone-git with makepkg -si. But then I'm back at step 2 again and compton-tryone-git only works once.
It's almost as if reinstalling compton overwrites some settings that allows compton-tryone-git to work.
compton.conf file
This is a copy of the original file /etc/xdg/compton.conf, which I copied to ~/.config/compton/compton.conf and added the following:
Platform: Arch Linux,
5.2.10-arch1-1-ARCH
Screen setup: two monitors (1280x720, 1920x1080) with
xrandr
CPU: Intel i7-7500U (4) @ 3.500GHz
GPU: NVIDIA GeForce 940MX and Intel HD Graphics 620
Compton version:
git-v0.1_beta2-95-g241bbc5-2018-02-22
Steps of reproduction and current behaviour
git clone
'd thecompton-tryone-git
AUR package and usedmakepkg -si
to install it.compton --backend glx --blur-background --blur-method kawase --blur-strength 8
and it worked, but ONLY for the terminal Compton Tryone was started in. In addition, any new terminals I open are not transparent or blurred.Ctrl+C
in the blurred terminal and try to start Compton again with the exact same command in step 2, nothing happens. All subsequent execution of the command in step 2 does nothing, even after logging out or rebooting...compton-tryone-git
and install the vanillacompton
, and then reinstallcompton-tryone-git
withmakepkg -si
. But then I'm back at step 2 again andcompton-tryone-git
only works once.It's almost as if reinstalling
compton
overwrites some settings that allowscompton-tryone-git
to work.compton.conf
fileThis is a copy of the original file
/etc/xdg/compton.conf
, which I copied to~/.config/compton/compton.conf
and added the following:I can confirm that Compton is reading this file.
The text was updated successfully, but these errors were encountered: