Widget issues - Printable Version +- Linux Lite Forums (https://www.freecinema2022.gq/forums) +-- Forum: General (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=4) +--- Forum: Suggestions and Feedback (https://www.freecinema2022.gq/forums/forumdisplay.php?fid=13) +--- Thread: Widget issues (/showthread.php?tid=3455) Pages:
1
2
|
Re: Widget issues - Valtam - 11-08-2016 I'll see if I can find out why, but could be difficult as I'm not familiar with the language. Sent from my Phone using Tapatalk Re: Widget issues - Golan2072 - 11-08-2016 The text should read: שני, 7 בנובמבר 2016 Remember that Hebrew is written from right to left rather than left to right. Re: Widget issues - Valtam - 11-08-2016 I have no idea what direction it is written, but now I do. Sent from my Phone using Tapatalk Re: Widget issues - Valtam - 11-08-2016 You'll have to edit /home/youruser/.conky/widget (hidden folder) and change line 112 to your liking: Code: ${alignc}${color}${time %A, }${time %e %B %Y} %A - the day %e - numbered day if the month %B - month %Y - year Just be aware that your changes will get overwritten in any future changes to the Lite Desktop Widget, so right click and make a back up of it when you're finished. Re: Widget issues - Golan2072 - 11-08-2016 Thanks! Will try this later today. Re: Widget issues - Valtam - 11-08-2016 You're welcome Re: Widget issues - Golan2072 - 11-08-2016 I seem to have trouble opening the file as an administrator and saving changes into it. Also, will changing line 112 to ${alignr}${color}${time %A, }${time %e %B %Y} help align the text correctly? Screenshot_2016-11-08_14-31-42 by golan2072, on Flickr Re: Widget issues - Valtam - 11-08-2016 Doesn't need to be (and shouldn't be) opened as Admin, just double click on it. Re: Widget issues - Golan2072 - 11-08-2016 Will try... Re: Widget issues - Golan2072 - 02-15-2017 I am sorry for the late response but the text direction is still wrong despite trying the above method. I have lined up a screenshot of the widget with a mock-up with the correct text. Screenshot_2017-02-15_09-22-55 by golan2072, on Flickr |