Announcement

Collapse
No announcement yet.

Is it possible to make only desktop icon text font bold?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Is it possible to make only desktop icon text font bold?

    Desktop icon text fonts seem to be the same as those set in System Settings > Fonts > General. Is there a way to have only desktop icon text font bold without affecting other UI areas?

    Question asked here.
    Kubuntu 20.04

    #2
    I would suggest asking over on KDE's forums, or their Reddit forum. More likely for someone who knows about this sort of thing seeing the question.

    Probably a custom entry in the kdeglobals file, but no idea how to edit it for this.

    here is an example, but this is for kde4
    Last edited by claydoh; May 12, 2019, 09:09 PM.

    Comment


      #3
      Originally posted by claydoh View Post
      What seems relevant maybe
      Code:
      [DesktopIcons]
      ActiveColor=169,156,255
      ActiveColor2=0,0,0
      ActiveEffect=togamma
      ActiveSemiTransparent=false
      ActiveValue=0.7
      Animated=true
      DefaultColor=144,128,248
      DefaultColor2=0,0,0
      DefaultEffect=none
      DefaultSemiTransparent=false
      DefaultValue=1
      DisabledColor=34,202,0
      DisabledColor2=0,0,0
      DisabledEffect=togray
      DisabledSemiTransparent=true
      DisabledValue=1
      Size=48
      but it isn't clear which entry corresponds to font weight.

      BTW, kdeglobals in Disco doesn't even have the section! Bionic still has it. I'll advise the poster to poke around. I don't use folder view.
      Kubuntu 20.04

      Comment

      Working...
      X