@ceeslans
Yes, both panels are fbpanel. To save space, the bottom bar is set to hide, as there are no options for autohide.
As for executors, the output of a command / script can be displayed via the "genmon" plugin. I use it to display the name of the current focused window and the title of the songs played in Clementine.
Requirements:
- I use Simply Circle icons. If you use another theme, some icons might be missing and the items using these might not be visible/work or break the configuration.
- You also need "xdotool" to display the focused window name in the panel...
- and "gxmessage" for the session scripts to work as intended.
Folders & Files:
- "my_scripts" folder goes into ~/.fluxbox/ (logout scripts)
- "mediaplayer.py"goes into the "home" folder (music player script -- clementine (& audacious, vlc...)
- fbpanel config files go into ~/.config/fbpanel/
- "fbp_icons_dark/light" folders go into ~/.config/fbpanel/
Fluxbox-remote actions should be set to "true" in Fluxbox init file.
Code: Select all
session.screen0.allowRemoteActions: true
If you are interested, I can also share my main setup (Unity inspired).
Bellow are fbpanel config files and the required scripts and extra (required) icons.
You do not have the required permissions to view the files attached to this post.