Closed ghost closed 9 years ago
On a default BL RC1 installation, the default conkyrc is "top right". Did the issue you describe occur at first boot, or after you have done something with the config?
This is, of course, where a user would edit their respective '.*rc' file
~/.conkyrc
is there as a default fallback. Alternative conky files are kept in ~/.config/conky/
I meant "top right" (my mistake). -- Let me spin-up another VM from scratch and see the initial config scripts. This problem shouldn't be hard to fix.
Fixed: Add test for sessionfile if restarting default conky
https://github.com/BunsenLabs/bunsen-utilities/commit/6e646d35a4d75c7b2c9cb89121ba7083f3993523
After a new install, Conky appeared centered. (Non-issue.)
Menu > Preferences > Conky > "Reload Conky"
Conky disappears. (Does not return, left-top as expected.)
Menu > Preferences > Conky > "Conky Chooser"
Brings up a dialog, select the default for my profile at ~/.conkyrc
Check the box, close, re-run "Reload Conky" (from Menu>Pref>Conky) ... then Conky re-appears.
Seems a simple matter of setting the user's '.conkyrc' as the default upon first login. (This is, of course, where a user would edit their respective '.*rc' file.)