Where is Conky started from when I log-in to the MX desktop? Is it from a script or something?
The reason I ask, is because I would like to pass Conky some environment-variables. Setting LC_TIME to nb_NO would give me Norwegian names on weekdays and months, and it also defaults the format to 24h clock (without having to change %h to %H in the theme-file). Setting TZ to an alternate timezone is also sometimes useful.
I've successfully tried this while starting Conky manually from a shell, but would like it automatically at log-in. So I'd like to know where Conky get started from.
Where (eg. a script) is Conky started from?
Re: Where (eg. a script) is Conky started from?
Welcome to the Forum! There is a link in Settings > Session and Startup, Application Autostart tab that launches the script: ~/.conky/conky-startup.sh
Production: MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin
Re: Where (eg. a script) is Conky started from?
The file $HOME/.config/autostart/conky.desktop starts it by 'Exec'ing, as Jerry3904 states, ~/.conky/conky-startup.sh