Can you âfixâ chrome's close, minimize, maximize buttons so they are on the left, and use ubuntu's theme?

Clash Royale CLAN TAG#URR8PPP up vote
11
down vote
favorite
Can you "fix" chrome's close, minimize, maximize buttons so they are on the left, and use ubuntu's theme?
I might actually use chrome then.
google-chrome
add a comment |Â
up vote
11
down vote
favorite
Can you "fix" chrome's close, minimize, maximize buttons so they are on the left, and use ubuntu's theme?
I might actually use chrome then.
google-chrome
1
Select the option to Use GTK+ theme in the chrome settings. The 'Use system title bar and borders' setting hides the buttons when I go full screen on Ubuntu 18.04, so disable that.
â Dylan Vander Berg
May 17 at 14:08
add a comment |Â
up vote
11
down vote
favorite
up vote
11
down vote
favorite
Can you "fix" chrome's close, minimize, maximize buttons so they are on the left, and use ubuntu's theme?
I might actually use chrome then.
google-chrome
Can you "fix" chrome's close, minimize, maximize buttons so they are on the left, and use ubuntu's theme?
I might actually use chrome then.
google-chrome
google-chrome
asked Jul 31 '14 at 18:49
Akiva
4,474124295
4,474124295
1
Select the option to Use GTK+ theme in the chrome settings. The 'Use system title bar and borders' setting hides the buttons when I go full screen on Ubuntu 18.04, so disable that.
â Dylan Vander Berg
May 17 at 14:08
add a comment |Â
1
Select the option to Use GTK+ theme in the chrome settings. The 'Use system title bar and borders' setting hides the buttons when I go full screen on Ubuntu 18.04, so disable that.
â Dylan Vander Berg
May 17 at 14:08
1
1
Select the option to Use GTK+ theme in the chrome settings. The 'Use system title bar and borders' setting hides the buttons when I go full screen on Ubuntu 18.04, so disable that.
â Dylan Vander Berg
May 17 at 14:08
Select the option to Use GTK+ theme in the chrome settings. The 'Use system title bar and borders' setting hides the buttons when I go full screen on Ubuntu 18.04, so disable that.
â Dylan Vander Berg
May 17 at 14:08
add a comment |Â
3 Answers
3
active
oldest
votes
up vote
27
down vote
accepted
I believe there is an option to use "System title bars" under the settings on the "Hamburger Menu" on the upper-right hand corner in Chrome. Navigate to settings, the same screen where you would select for chrome to use the GTK+ theme, and the setting is in there.
As shown in this picture:

Which theme are you using?
â Karl Morrison
Nov 1 '16 at 14:41
You can also tell Chromium to use the GTK theme instead of the classic one
â vinid223
Dec 13 '17 at 1:55
add a comment |Â
up vote
6
down vote
The problem with @Jbuch14 answer is that it adds an extra bar on top of everything, so it's not a real solution. I dont want any extra bars, I just want Chrome's own buttons to be at right side. How to do it?
edit: Ok I figured it out! Instead of enabling "use system title bar...", you DISABLE it, and then run command
gconftool-2 --set /apps/metacity/general/button_layout --type string ":minimize,,maximize,close"
and voila! No double top bar, and buttons are Windows-style at right.
The problem reappeared in 15.10 using Chrome 49 on KDE and this fix does not help anymore. I suppose that windowing manager used for Chrome even it being a GTK app is not metacity but kwin. Is there any solution for this setup too? The buttons are shown however when the window is not maximized.
â smihael
Mar 15 '16 at 16:04
For me, @juch14's solution worked just fine, I'm running 14.04 though
â Zack Newsham
Mar 24 '16 at 9:42
1
it doesn't work for me ubuntu 16.10 , does it has to do with the theme I'm using a different one , other than the default .
â aeid
Mar 18 '17 at 2:18
add a comment |Â
up vote
2
down vote
Chrome and Ubuntu (Unity) uses different setting for positioning the window controls. Though Chrome popups always uses the system bars.
For Chrome controls: using gconf-editor create/edit the key button_layout under /apps/metacity/general with value close,minimize,maximize:
For system controls: using dconf-editor create/edit the key button-layout under org.gnome.desktop.wm.preferences with value close,minimize,maximize:
Note: works from 12.04 until 13.10, since 14.04 you can't change window controls side as stated in this answer.
To use Ubuntu theme use the options under Appearance in Chrome settings as pointed by @Jbuch14. When using system bars you are subjected to the note above.
No need of all this. @Jbuch14's answer is the simplest tweak you can ever do.
â dipak_pusti
Aug 29 '14 at 5:27
nope, not if we want the Chrome styling of the buttons, and not having an a bar which might be ugly.
â sidney
Apr 13 '15 at 17:31
between, it does not work for me @Sançao, it only works for normal windows, not for chrome.
â sidney
Apr 13 '15 at 17:34
@sidney in a quick search I find out there is issues in some versions, I provided additional info in the answer. I'm now using Ubuntu 14.04 and Chrome 41 and these settings make no effect
â Sanção
Apr 14 '15 at 11:24
Thanks for the answer @Sanção. However I do not think that this is quite right. I'm currently using Ubuntu 14.04 using the Mate Environment, a fork of Gnome 2. It should behave as the Gnome fallback. I can have the buttons to the left on any windows, but not on chrome. As stated in this screenshot: image.noelshack.com/fichiers/2015/16/â¦
â sidney
Apr 14 '15 at 11:44
 |Â
show 5 more comments
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
27
down vote
accepted
I believe there is an option to use "System title bars" under the settings on the "Hamburger Menu" on the upper-right hand corner in Chrome. Navigate to settings, the same screen where you would select for chrome to use the GTK+ theme, and the setting is in there.
As shown in this picture:

Which theme are you using?
â Karl Morrison
Nov 1 '16 at 14:41
You can also tell Chromium to use the GTK theme instead of the classic one
â vinid223
Dec 13 '17 at 1:55
add a comment |Â
up vote
27
down vote
accepted
I believe there is an option to use "System title bars" under the settings on the "Hamburger Menu" on the upper-right hand corner in Chrome. Navigate to settings, the same screen where you would select for chrome to use the GTK+ theme, and the setting is in there.
As shown in this picture:

Which theme are you using?
â Karl Morrison
Nov 1 '16 at 14:41
You can also tell Chromium to use the GTK theme instead of the classic one
â vinid223
Dec 13 '17 at 1:55
add a comment |Â
up vote
27
down vote
accepted
up vote
27
down vote
accepted
I believe there is an option to use "System title bars" under the settings on the "Hamburger Menu" on the upper-right hand corner in Chrome. Navigate to settings, the same screen where you would select for chrome to use the GTK+ theme, and the setting is in there.
As shown in this picture:

I believe there is an option to use "System title bars" under the settings on the "Hamburger Menu" on the upper-right hand corner in Chrome. Navigate to settings, the same screen where you would select for chrome to use the GTK+ theme, and the setting is in there.
As shown in this picture:

edited Jul 31 '14 at 19:38
Mateo
7,17584870
7,17584870
answered Jul 31 '14 at 18:52
Jbuch14
82711018
82711018
Which theme are you using?
â Karl Morrison
Nov 1 '16 at 14:41
You can also tell Chromium to use the GTK theme instead of the classic one
â vinid223
Dec 13 '17 at 1:55
add a comment |Â
Which theme are you using?
â Karl Morrison
Nov 1 '16 at 14:41
You can also tell Chromium to use the GTK theme instead of the classic one
â vinid223
Dec 13 '17 at 1:55
Which theme are you using?
â Karl Morrison
Nov 1 '16 at 14:41
Which theme are you using?
â Karl Morrison
Nov 1 '16 at 14:41
You can also tell Chromium to use the GTK theme instead of the classic one
â vinid223
Dec 13 '17 at 1:55
You can also tell Chromium to use the GTK theme instead of the classic one
â vinid223
Dec 13 '17 at 1:55
add a comment |Â
up vote
6
down vote
The problem with @Jbuch14 answer is that it adds an extra bar on top of everything, so it's not a real solution. I dont want any extra bars, I just want Chrome's own buttons to be at right side. How to do it?
edit: Ok I figured it out! Instead of enabling "use system title bar...", you DISABLE it, and then run command
gconftool-2 --set /apps/metacity/general/button_layout --type string ":minimize,,maximize,close"
and voila! No double top bar, and buttons are Windows-style at right.
The problem reappeared in 15.10 using Chrome 49 on KDE and this fix does not help anymore. I suppose that windowing manager used for Chrome even it being a GTK app is not metacity but kwin. Is there any solution for this setup too? The buttons are shown however when the window is not maximized.
â smihael
Mar 15 '16 at 16:04
For me, @juch14's solution worked just fine, I'm running 14.04 though
â Zack Newsham
Mar 24 '16 at 9:42
1
it doesn't work for me ubuntu 16.10 , does it has to do with the theme I'm using a different one , other than the default .
â aeid
Mar 18 '17 at 2:18
add a comment |Â
up vote
6
down vote
The problem with @Jbuch14 answer is that it adds an extra bar on top of everything, so it's not a real solution. I dont want any extra bars, I just want Chrome's own buttons to be at right side. How to do it?
edit: Ok I figured it out! Instead of enabling "use system title bar...", you DISABLE it, and then run command
gconftool-2 --set /apps/metacity/general/button_layout --type string ":minimize,,maximize,close"
and voila! No double top bar, and buttons are Windows-style at right.
The problem reappeared in 15.10 using Chrome 49 on KDE and this fix does not help anymore. I suppose that windowing manager used for Chrome even it being a GTK app is not metacity but kwin. Is there any solution for this setup too? The buttons are shown however when the window is not maximized.
â smihael
Mar 15 '16 at 16:04
For me, @juch14's solution worked just fine, I'm running 14.04 though
â Zack Newsham
Mar 24 '16 at 9:42
1
it doesn't work for me ubuntu 16.10 , does it has to do with the theme I'm using a different one , other than the default .
â aeid
Mar 18 '17 at 2:18
add a comment |Â
up vote
6
down vote
up vote
6
down vote
The problem with @Jbuch14 answer is that it adds an extra bar on top of everything, so it's not a real solution. I dont want any extra bars, I just want Chrome's own buttons to be at right side. How to do it?
edit: Ok I figured it out! Instead of enabling "use system title bar...", you DISABLE it, and then run command
gconftool-2 --set /apps/metacity/general/button_layout --type string ":minimize,,maximize,close"
and voila! No double top bar, and buttons are Windows-style at right.
The problem with @Jbuch14 answer is that it adds an extra bar on top of everything, so it's not a real solution. I dont want any extra bars, I just want Chrome's own buttons to be at right side. How to do it?
edit: Ok I figured it out! Instead of enabling "use system title bar...", you DISABLE it, and then run command
gconftool-2 --set /apps/metacity/general/button_layout --type string ":minimize,,maximize,close"
and voila! No double top bar, and buttons are Windows-style at right.
edited Dec 5 '15 at 14:41
answered Dec 5 '15 at 11:19
tuoas22
6112
6112
The problem reappeared in 15.10 using Chrome 49 on KDE and this fix does not help anymore. I suppose that windowing manager used for Chrome even it being a GTK app is not metacity but kwin. Is there any solution for this setup too? The buttons are shown however when the window is not maximized.
â smihael
Mar 15 '16 at 16:04
For me, @juch14's solution worked just fine, I'm running 14.04 though
â Zack Newsham
Mar 24 '16 at 9:42
1
it doesn't work for me ubuntu 16.10 , does it has to do with the theme I'm using a different one , other than the default .
â aeid
Mar 18 '17 at 2:18
add a comment |Â
The problem reappeared in 15.10 using Chrome 49 on KDE and this fix does not help anymore. I suppose that windowing manager used for Chrome even it being a GTK app is not metacity but kwin. Is there any solution for this setup too? The buttons are shown however when the window is not maximized.
â smihael
Mar 15 '16 at 16:04
For me, @juch14's solution worked just fine, I'm running 14.04 though
â Zack Newsham
Mar 24 '16 at 9:42
1
it doesn't work for me ubuntu 16.10 , does it has to do with the theme I'm using a different one , other than the default .
â aeid
Mar 18 '17 at 2:18
The problem reappeared in 15.10 using Chrome 49 on KDE and this fix does not help anymore. I suppose that windowing manager used for Chrome even it being a GTK app is not metacity but kwin. Is there any solution for this setup too? The buttons are shown however when the window is not maximized.
â smihael
Mar 15 '16 at 16:04
The problem reappeared in 15.10 using Chrome 49 on KDE and this fix does not help anymore. I suppose that windowing manager used for Chrome even it being a GTK app is not metacity but kwin. Is there any solution for this setup too? The buttons are shown however when the window is not maximized.
â smihael
Mar 15 '16 at 16:04
For me, @juch14's solution worked just fine, I'm running 14.04 though
â Zack Newsham
Mar 24 '16 at 9:42
For me, @juch14's solution worked just fine, I'm running 14.04 though
â Zack Newsham
Mar 24 '16 at 9:42
1
1
it doesn't work for me ubuntu 16.10 , does it has to do with the theme I'm using a different one , other than the default .
â aeid
Mar 18 '17 at 2:18
it doesn't work for me ubuntu 16.10 , does it has to do with the theme I'm using a different one , other than the default .
â aeid
Mar 18 '17 at 2:18
add a comment |Â
up vote
2
down vote
Chrome and Ubuntu (Unity) uses different setting for positioning the window controls. Though Chrome popups always uses the system bars.
For Chrome controls: using gconf-editor create/edit the key button_layout under /apps/metacity/general with value close,minimize,maximize:
For system controls: using dconf-editor create/edit the key button-layout under org.gnome.desktop.wm.preferences with value close,minimize,maximize:
Note: works from 12.04 until 13.10, since 14.04 you can't change window controls side as stated in this answer.
To use Ubuntu theme use the options under Appearance in Chrome settings as pointed by @Jbuch14. When using system bars you are subjected to the note above.
No need of all this. @Jbuch14's answer is the simplest tweak you can ever do.
â dipak_pusti
Aug 29 '14 at 5:27
nope, not if we want the Chrome styling of the buttons, and not having an a bar which might be ugly.
â sidney
Apr 13 '15 at 17:31
between, it does not work for me @Sançao, it only works for normal windows, not for chrome.
â sidney
Apr 13 '15 at 17:34
@sidney in a quick search I find out there is issues in some versions, I provided additional info in the answer. I'm now using Ubuntu 14.04 and Chrome 41 and these settings make no effect
â Sanção
Apr 14 '15 at 11:24
Thanks for the answer @Sanção. However I do not think that this is quite right. I'm currently using Ubuntu 14.04 using the Mate Environment, a fork of Gnome 2. It should behave as the Gnome fallback. I can have the buttons to the left on any windows, but not on chrome. As stated in this screenshot: image.noelshack.com/fichiers/2015/16/â¦
â sidney
Apr 14 '15 at 11:44
 |Â
show 5 more comments
up vote
2
down vote
Chrome and Ubuntu (Unity) uses different setting for positioning the window controls. Though Chrome popups always uses the system bars.
For Chrome controls: using gconf-editor create/edit the key button_layout under /apps/metacity/general with value close,minimize,maximize:
For system controls: using dconf-editor create/edit the key button-layout under org.gnome.desktop.wm.preferences with value close,minimize,maximize:
Note: works from 12.04 until 13.10, since 14.04 you can't change window controls side as stated in this answer.
To use Ubuntu theme use the options under Appearance in Chrome settings as pointed by @Jbuch14. When using system bars you are subjected to the note above.
No need of all this. @Jbuch14's answer is the simplest tweak you can ever do.
â dipak_pusti
Aug 29 '14 at 5:27
nope, not if we want the Chrome styling of the buttons, and not having an a bar which might be ugly.
â sidney
Apr 13 '15 at 17:31
between, it does not work for me @Sançao, it only works for normal windows, not for chrome.
â sidney
Apr 13 '15 at 17:34
@sidney in a quick search I find out there is issues in some versions, I provided additional info in the answer. I'm now using Ubuntu 14.04 and Chrome 41 and these settings make no effect
â Sanção
Apr 14 '15 at 11:24
Thanks for the answer @Sanção. However I do not think that this is quite right. I'm currently using Ubuntu 14.04 using the Mate Environment, a fork of Gnome 2. It should behave as the Gnome fallback. I can have the buttons to the left on any windows, but not on chrome. As stated in this screenshot: image.noelshack.com/fichiers/2015/16/â¦
â sidney
Apr 14 '15 at 11:44
 |Â
show 5 more comments
up vote
2
down vote
up vote
2
down vote
Chrome and Ubuntu (Unity) uses different setting for positioning the window controls. Though Chrome popups always uses the system bars.
For Chrome controls: using gconf-editor create/edit the key button_layout under /apps/metacity/general with value close,minimize,maximize:
For system controls: using dconf-editor create/edit the key button-layout under org.gnome.desktop.wm.preferences with value close,minimize,maximize:
Note: works from 12.04 until 13.10, since 14.04 you can't change window controls side as stated in this answer.
To use Ubuntu theme use the options under Appearance in Chrome settings as pointed by @Jbuch14. When using system bars you are subjected to the note above.
Chrome and Ubuntu (Unity) uses different setting for positioning the window controls. Though Chrome popups always uses the system bars.
For Chrome controls: using gconf-editor create/edit the key button_layout under /apps/metacity/general with value close,minimize,maximize:
For system controls: using dconf-editor create/edit the key button-layout under org.gnome.desktop.wm.preferences with value close,minimize,maximize:
Note: works from 12.04 until 13.10, since 14.04 you can't change window controls side as stated in this answer.
To use Ubuntu theme use the options under Appearance in Chrome settings as pointed by @Jbuch14. When using system bars you are subjected to the note above.
edited Apr 13 '17 at 12:24
Communityâ¦
1
1
answered Jul 31 '14 at 19:30
Sanção
1293
1293
No need of all this. @Jbuch14's answer is the simplest tweak you can ever do.
â dipak_pusti
Aug 29 '14 at 5:27
nope, not if we want the Chrome styling of the buttons, and not having an a bar which might be ugly.
â sidney
Apr 13 '15 at 17:31
between, it does not work for me @Sançao, it only works for normal windows, not for chrome.
â sidney
Apr 13 '15 at 17:34
@sidney in a quick search I find out there is issues in some versions, I provided additional info in the answer. I'm now using Ubuntu 14.04 and Chrome 41 and these settings make no effect
â Sanção
Apr 14 '15 at 11:24
Thanks for the answer @Sanção. However I do not think that this is quite right. I'm currently using Ubuntu 14.04 using the Mate Environment, a fork of Gnome 2. It should behave as the Gnome fallback. I can have the buttons to the left on any windows, but not on chrome. As stated in this screenshot: image.noelshack.com/fichiers/2015/16/â¦
â sidney
Apr 14 '15 at 11:44
 |Â
show 5 more comments
No need of all this. @Jbuch14's answer is the simplest tweak you can ever do.
â dipak_pusti
Aug 29 '14 at 5:27
nope, not if we want the Chrome styling of the buttons, and not having an a bar which might be ugly.
â sidney
Apr 13 '15 at 17:31
between, it does not work for me @Sançao, it only works for normal windows, not for chrome.
â sidney
Apr 13 '15 at 17:34
@sidney in a quick search I find out there is issues in some versions, I provided additional info in the answer. I'm now using Ubuntu 14.04 and Chrome 41 and these settings make no effect
â Sanção
Apr 14 '15 at 11:24
Thanks for the answer @Sanção. However I do not think that this is quite right. I'm currently using Ubuntu 14.04 using the Mate Environment, a fork of Gnome 2. It should behave as the Gnome fallback. I can have the buttons to the left on any windows, but not on chrome. As stated in this screenshot: image.noelshack.com/fichiers/2015/16/â¦
â sidney
Apr 14 '15 at 11:44
No need of all this. @Jbuch14's answer is the simplest tweak you can ever do.
â dipak_pusti
Aug 29 '14 at 5:27
No need of all this. @Jbuch14's answer is the simplest tweak you can ever do.
â dipak_pusti
Aug 29 '14 at 5:27
nope, not if we want the Chrome styling of the buttons, and not having an a bar which might be ugly.
â sidney
Apr 13 '15 at 17:31
nope, not if we want the Chrome styling of the buttons, and not having an a bar which might be ugly.
â sidney
Apr 13 '15 at 17:31
between, it does not work for me @Sançao, it only works for normal windows, not for chrome.
â sidney
Apr 13 '15 at 17:34
between, it does not work for me @Sançao, it only works for normal windows, not for chrome.
â sidney
Apr 13 '15 at 17:34
@sidney in a quick search I find out there is issues in some versions, I provided additional info in the answer. I'm now using Ubuntu 14.04 and Chrome 41 and these settings make no effect
â Sanção
Apr 14 '15 at 11:24
@sidney in a quick search I find out there is issues in some versions, I provided additional info in the answer. I'm now using Ubuntu 14.04 and Chrome 41 and these settings make no effect
â Sanção
Apr 14 '15 at 11:24
Thanks for the answer @Sanção. However I do not think that this is quite right. I'm currently using Ubuntu 14.04 using the Mate Environment, a fork of Gnome 2. It should behave as the Gnome fallback. I can have the buttons to the left on any windows, but not on chrome. As stated in this screenshot: image.noelshack.com/fichiers/2015/16/â¦
â sidney
Apr 14 '15 at 11:44
Thanks for the answer @Sanção. However I do not think that this is quite right. I'm currently using Ubuntu 14.04 using the Mate Environment, a fork of Gnome 2. It should behave as the Gnome fallback. I can have the buttons to the left on any windows, but not on chrome. As stated in this screenshot: image.noelshack.com/fichiers/2015/16/â¦
â sidney
Apr 14 '15 at 11:44
 |Â
show 5 more comments
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f505148%2fcan-you-fix-chromes-close-minimize-maximize-buttons-so-they-are-on-the-left%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
1
Select the option to Use GTK+ theme in the chrome settings. The 'Use system title bar and borders' setting hides the buttons when I go full screen on Ubuntu 18.04, so disable that.
â Dylan Vander Berg
May 17 at 14:08