You are not logged in.
# deuterium
c = change
r = remove
a = add
## various
c login: Pengiun replace with logo
r remove "I understand" check
c WELCOME! with path to script in terminator (or name of script)
a maybe add virtualbox stuff (apt-get install build-essential module-assistant)
c make welcome script shorter, people with dev/ssh needs will do it themselves
c shorter conky, less verbosity, perhaps just cpu usage and basic short-keys
c conky uptime, if that must be there, should be pretty, maybe something like 'uptime -p'
c conky: change whatever counts seconds, it's annoying
c conky: do not use bold or excessively white fonts
c conky-chooser should not exit when i click ok (make ok to behave as apply). Same for tint2 chooser.
c icons should really be some sort of papirus/paper
r clipboard manager
r all the launchers in tint2, just keep TSC and launchers defined if you need to provide examples
c default tint2 needs some beauty changes
## ob menu
c 'Help & Resources' could be a single link, make a forum post/page that goes all the places
r 'Help & Resources' links to man pages
r display keybindings in menu (just keep the window)
r lock screen, lock screen could be a selector in exit popup
c or r places (just to keep menu shorter)
r recent files (just to keep menu shorter)
r Acessories, graphics, everything to the next separator, move all that to user editable pipe menu (which can be prepopulated with needed, like libre-writter), a good name might be 'user' or 'usermenu'.
https://forums.bunsenlabs.org/viewtopic.php?pid=55248 < just an example.
https://cdn.scrot.moe/images/2017/10/15 … esMenu.png < places pipemenu under user pipemenu (I call it pipe)
c move all 'installs' under system submenu
c 'display keybinding' could also go under system (just to keep menu shorter)
Last edited by brontosaurusrex (2017-10-15 10:26:18)
Offline
Offline
My essential additions:
sudo apt install vim mksh rxvt-unicode-256color ranger most
Fear not, this will also bring in ed as a dependency
Housekeeping:
sudo update-alternatives --set pager /usr/bin/most
sudo update-alternatives --set x-terminal-emulator /usr/bin/urxvt
sudo update-alternatives --set ksh /usr/bin/mksh-static
sudo tee -a /etc/shells <<<"/bin/ksh"
chsh -s /bin/ksh
cp /etc/skel/.mkshrc ~
If it was up to me then I would remove all contrib & non-free software, can't see that happening though.
Last edited by Head_on_a_Stick (2017-10-15 19:52:51)
Offline
@HoaS, I mostly meant the 'face/gui/what's visible to the user' of the beast, as discussed here
https://forums.bunsenlabs.org/viewtopic … 106#p62106
Last edited by brontosaurusrex (2017-10-15 20:09:06)
Offline
I mostly meant the face of the beast.
Erm, pardon?
I don't quite understand
EDIT: ah, I see, of course, please ignore my noise :8
Last edited by Head_on_a_Stick (2017-10-15 20:12:48)
Offline
^ Expanded the explanation.
Offline