You are not logged in.

#1 2017-01-20 11:33:26

guantas
Member
From: France
Registered: 2016-12-24
Posts: 25

[SOLVED]BL-exit launcher in tint2 or plank dock

Hello, is it possible to add an exit launcher in tint2 or plank dock?
Thank you.

Last edited by damo (2017-01-21 11:09:49)

Offline

#2 2017-01-20 14:21:01

damo
....moderator....
Registered: 2015-08-20
Posts: 6,734

Re: [SOLVED]BL-exit launcher in tint2 or plank dock

If you look in the tintrc the method is detailed in the comments. Create a .desktop file for your launcher by copying and editing an existing one. For example, bl-exit.desktop...

[Desktop Entry]
Version=1.0
Type=Application
Name=BL Exit Launcher
Comment=The BunsenLabs exit menu
GenericName=Exit
Exec=bl-exit %F
Icon=system-shutdown
Terminal=false
Categories=System;Utility;
MimeType=text/plain;

Then add a launcher to tint2rc...

# Each launcher_item_app must be a full path to a .desktop file
# this will have to be made:
launcher_item_app = /path/to/bl-exit.desktop

You will probably have to play around with the Icon name, so that it picks up the logout/shutdown icon properly.

Last edited by damo (2017-01-20 17:30:40)


Be Excellent to Each Other...
The Bunsenlabs Lithium Desktop » Here
FORUM RULES and posting guidelines «» Help page for forum post formatting
Artwork on DeviantArt  «» BunsenLabs on DeviantArt

Offline

#3 2017-01-21 10:35:43

guantas
Member
From: France
Registered: 2016-12-24
Posts: 25

Re: [SOLVED]BL-exit launcher in tint2 or plank dock

Thank you! Works fine in plank.

bl_exit_plank.png

Offline

Board footer

Powered by FluxBB