TROMjaro Forum

Very small annoyances

I have improved TopX already. Here it is:

Edit the file .config/gtk-3.0/gtk.css and change the /* Taller or wider buttons */ part. I did it as such:

  #docklike-plugin button {
    min-height: 48px;
    min-width: 20px;
  }
1 Like