Linux Lite Forums

Software - Support => Installing Software => Topic started by: LarryB1607 on June 23, 2020, 02:44:29 PM

Title: Make scroll bars wider Firefox
Post by: LarryB1607 on June 23, 2020, 02:44:29 PM
Trying to use this procedure I found online:
https://forums.linuxmint.com/viewtopic.php?t=286908 (https://forums.linuxmint.com/viewtopic.php?t=286908)

I know this is from a Linux Mint forum, but not sure why it would not work as the base is still Ubuntu 18.04.

Here are my terminal errors:
Welcome to Linux Lite 4.8 larrypc
 
Tuesday 23 June 2020, 13:24:10
Memory Usage: 1116/7967MB (14.01%)
Disk Usage: 8/34GB (28%)
Support - https://www.linuxliteos.com/forums/ (Right click, Open Link)
 
 larrypc  ~  xed .config/gtk-3.0/gtk.css

Command 'xed' not found, but there are 16 similar ones.

 larrypc  ~  locate .config/gtk-3.0/gtk.css
 larrypc  ~  touch .config/gtk-3.0/gtk.css
 larrypc  ~  xed .config/gtk-3.0/gtk.css

Command 'xed' not found, but there are 16 similar ones.

 larrypc  ~  touch .config/gtk-3.0/gtk.cs
 larrypc  ~  .config/gtk-3.0/gtk.css
bash: .config/gtk-3.0/gtk.css: Permission denied
 larrypc  ~  locate .config/gtk-3.0/gtk.css
 larrypc  ~  

I usually make appearance changes in userchrome.css, but that does not apparently work with this version of Firefox.

Any other suggestions appreciated.
Title: Re: Make scroll bars wider Firefox
Post by: Şerban S. on June 26, 2020, 04:31:25 AM
[...] Any other suggestions appreciated. [...]

Try the following:

Code: [Select]
apt install xed -yMaybe this will help. :)
I looked up and is missing from my system too. I use Pluma for the same purpose. And by the way, I got a similar message when querrying apt... "16 other...".