Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Icons size #62

Open
plegrand1 opened this issue Oct 24, 2017 · 5 comments
Open

Icons size #62

plegrand1 opened this issue Oct 24, 2017 · 5 comments

Comments

@plegrand1
Copy link

Using that version on my debian sid with gnome-shell 3.26 works fine except the icons size.
if i modify the stylesheet.css i can reduce the size but the big icons come back again and i dont know why ?
May be a solution here ?

@Borromini
Copy link

Are you seeing this behaviour after the screensaver kicks in? That's how it goes here at least... Only restarting Gnome Shell resets the icons to their normal size then.

@plegrand1
Copy link
Author

Yes the problem appears just after screensaver. No way to solve this problem ?

@Borromini
Copy link

I can only say I have the same issue... Besides the workaround I don't know how to fix it.

@plegrand1
Copy link
Author

I think i found a "solution" for this problem. But i cant explain what is the problem ;-)

In the file : "~/.local/share/gnome-shell/extensions/[email protected]/extension.js"
line 165 :
//style_class: 'connmgr-icon' });
icon_size: 16 });
line 208 :
//style_class: 'connmgr-icon' });
icon_size: 16 });

It seems to works fine now

@Borromini
Copy link

Great, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants