Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Gxmessage text position

  1. #11
    Join Date
    Oct 2010
    Location
    The United States
    Beans
    843
    Distro
    Ubuntu

    Re: Gxmessage text position

    Gxmessage is called through a script that runs at boot to start the remind daemon.

    Code:
    remind -z '-kgxmessage -buttons "OK:1" -default "OK" -font "Digital-7 24" -fg "#BEC610" -bg black -wrap -title  "Script!" %s &' ~/Reminder-files/.timedreminders
    Thank you,
    GG -----------

  2. #12
    Join Date
    Jan 2017
    Beans
    235

    Re: Gxmessage text position

    The ~/.config/gtk-3.0/gtk.css only affects your normal user. I don't use remind but I suppose the daemon runs as another user so you are going to have to modify the theme that you are using.

    For instance if you are using the Yaru-dark theme you will need to add the css in post #6 to the gtk.css file for the theme. On my box that is /usr/share/Yaru-dark/gtk-3.20/gtk.css

    Hope this helps.

  3. #13
    Join Date
    Oct 2010
    Location
    The United States
    Beans
    843
    Distro
    Ubuntu

    Re: Gxmessage text position

    Thank you
    Thank you,
    GG -----------

Page 2 of 2 FirstFirst 12

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •