You are not logged in.
Pages: 1
how to change hostname? from debian to BunsenLabs
Offline
Try in the /etc/hostname
the amendment
Offline
I got this very useful url in another recent thread: https://wiki.debian.org/HowTo/ChangeHostname
/Martin
"Problems worthy of attack
prove their worth by hitting back."
Piet Hein
Offline
Too complex, to change it only in conky?
Offline
Too complex, to change it only in conky?
Conky grabs the information from your system settings.
I too wanted an identifier for BunsenLabs. I added this line at the top of the code below "TEXT" to provide both the distribution name, and the time at the top of the conky on my monitor.
${color2}${font DejaVu Sans:size=13}Bunsen Labs${color2} | ${color2}${alignr}${font DejaVu Sans:size=13}${time %I:%M}
The color code and font size should be changed to whatever you use.
Offline
Pages: 1