Mgldvd
Mgldvd
Same error just work ```native-background``` and right click menu no longer appears Atom 1.24.0 Linux Mint Pigments 0.40.2
Any idea how to resolve this ?
i try enable and disable .. but doesn't work :S `Option "HWCursor" "on"` i try using `unclutter` show the color but I'm unable to pickup 
> so i doubt it is a general dual monitor issue. That is correct, i got 2 new pc's and works fine on both with Dual Monitor. -- Gpick 0.2.5...
Set icon size to 12px and in your ```styles.less``` add this line: ```css .tool-bar.tool-bar-12px .tool-bar-btn:before { font-size: 15px; } ```
Also error on " Automatically remove non-persistent volumes" 
ok, gonna check
I guess the solution is here but i can't figure out. https://github.com/Anthony25/gnome-terminal-colors-solarized
@rahilwazir gnome-terminal-colors-solarized is working and change the color scheme. I'm reviewing the code to see what approach they are using.
Installing `dconf-cli` solves the problem partially, it creates profiles which must be changed manually. #44 ``` bash sudo apt install dconf-cli ``` 