You are not logged in.

#1 2017-02-18 09:40:24

Richard Stockworth
Member
Registered: 2016-12-26
Posts: 13

[SOLVED] How to improve application menu's visual

Hi,

I have a simple i3 WM, everything works but I'm wondering if there is something I can install to get nicer menus in applications.
Like for example in Firefox when I go in File, Edit, View ... or when applications open a window to save a file. With just i3 it is quite ugly.

I don't know which part of the system is supposed to take care of it.

Last edited by Richard Stockworth (2017-02-19 08:38:30)

Offline

#2 2017-02-18 12:34:16

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,515
Website

Re: [SOLVED] How to improve application menu's visual

That would be handled entirely by the toolkit that the application in question uses.  Firefox uses gtk3:
https://wiki.archlinux.org/index.php/GTK%2B


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#3 2017-02-18 13:15:43

Richard Stockworth
Member
Registered: 2016-12-26
Posts: 13

Re: [SOLVED] How to improve application menu's visual

Is it part of the gtk theme? So I can change it with the gtk3 option "gtk-theme-name"?

Last edited by Richard Stockworth (2017-02-18 13:19:58)

Offline

#4 2017-02-18 13:54:03

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 29,515
Website

Re: [SOLVED] How to improve application menu's visual

Yes.


"UNIX is simple and coherent..." - Dennis Ritchie, "GNU's Not UNIX" -  Richard Stallman

Offline

#5 2017-02-18 20:31:02

Richard Stockworth
Member
Registered: 2016-12-26
Posts: 13

Re: [SOLVED] How to improve application menu's visual

I installed Arc theme from here: https://aur.archlinux.org/packages/gtk-theme-arc-git/

I created the file ~/.config/gtk-3.0/settings.ini

[Settings]
gtk-icon-theme-name = gnome
gtk-theme-name = Arc-Dark

Firefox is able to find the theme but only the colors are changing (to dark), everything else is still the same (rounded angles for tabs ...). What did I forget?

Last edited by Richard Stockworth (2017-02-18 20:39:17)

Offline

#6 2017-02-19 00:14:34

ooo
Member
Registered: 2013-04-10
Posts: 1,638

Re: [SOLVED] How to improve application menu's visual

If you want to change the tabs appearence on firefox, you can use different firefox theme, e.g.
https://github.com/horst3180/arc-firefox-theme

Offline

#7 2017-02-19 08:36:09

Richard Stockworth
Member
Registered: 2016-12-26
Posts: 13

Re: [SOLVED] How to improve application menu's visual

Oh yes, thank you, I mixed everything.

Offline

Board footer

Powered by FluxBB