Valutazione discussione:
  • 2 voto(i) - 4 media
  • 1
  • 2
  • 3
  • 4
  • 5
  Condividi: Facebook Twitter
[Risolto] - Ubuntu 18.04 - Regolare spessore bordo finestra
#3
Vedi un pò questo che ho trovato qua, prova a modificare i 2px:


Citazione:Place the configuration in
Citazione:~/.config/gtk-3.0/gtk.css


This code did the trick:



Codice:
.titlebar {
    background: #0759EB;
}

.titlebar:backdrop  {
    background: #8A0829;
    color:white;
}
decoration {
    border: 2px solid #0759EB;
    background: #0759EB;
}

decoration:backdrop {
    border: 2px solid #8A0829;
    background: #8A0829;
}
I am a patient boy
I wait, I wait, I wait, I wait
My time's like water down a drain....

Comprendi?
Cita messaggio


Messaggi in questa discussione
RE: Ubuntu 18.04 - Regolare spessore bordo finestra - da rage75 - 21/02/2020, 21:16

Vai al forum:


Utenti che stanno guardando questa discussione: 1 Ospite(i)