You are not logged in.
Falling in love with Xfce is that falling out of love with Xfce would be very hard. I have one Xubuntu 15.10 install, to which I return everyday.
Offline
Xfce
It's Openbox on BL in both screenshots, I just have xfce4-appfinder open in the second, I prefer it to gmrun.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
ostrołęk wrote:Xfce
It's Openbox on BL in both screenshots, I just have xfce4-appfinder open in the second, I prefer it to gmrun.
Gmrun also keeps a history of commands, just like xfce4-appfinder. Xfce4-appfinder can be used as a menu. If you want to use it to run an application, then the command would be
xfce4-appfinder --collapsed
Should gmrun be changed for xfce4-appfinder in Bunsenlabs as the default?
Offline
Offline
Is there a urxvt icon I don't know of, or you set something like utilities-terminal.svg into .Xresorces? Nice clean shot, BTW.
Don't you match the dmenu colors to Xresources, you lazy boy? LOL. Sorry, I couldn't avoid it. I'm getting sick and need to match dmenu, rofi, conky, tint2 or whatever to the Xresources color scheme of the moment. Typically dicated by the wall of choice.
Offline
Is there a urxvt icon I don't know of, or you set something like utilities-terminal.svg into .Xresorces?
At the moment I use:
URxvt.iconFile: /usr/share/icons/Moka/32x32/apps/terminal.png
Of course I have to change that every time I switch icon sets
Don't you match the dmenu colors to Xresources, you lazy boy?
I like those colours
Anyway, dmenu is configured at compile-time:
# dmenu/config.h
static bool topbar = true;
static const char *fonts[] = {
"Dejavu Sans Mono:Bold:size=10"
};
static const char *prompt = NULL;
static const char *normbgcolor = "#000000";
static const char *normfgcolor = "#bbbbbb";
static const char *selbgcolor = "#005577";
static const char *selfgcolor = "#eeeeee";
static const char *outbgcolor = "#00ffff";
static const char *outfgcolor = "#000000";
static unsigned int lines = 0;
8)
Offline
^ or in BL, edit `~/.config/dmenu/dmenu-bind.sh`
It is trivial to have a bunch of commented lines with different colour schemes.
(That reminds me...I should continue work with my BLOB Config Manager, which saves themes/background/conky/tint2/dmenu setups for a one-click choice to change the lot )
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
Offline
Hey, S11, is the code of the conky chooser posted anywhere? I stole one somewhere else, but maybe yours is simpler... almost on topic.
Last edited by Snap (2015-10-04 18:19:39)
Offline
Hey, S11, is the code of the conky chooser posted anywhere? I stole one somewhere else, but maybe yours is simpler... almost on topic.
The BL script is `/usr/bin/bl-conkyzen`, or get it from https://github.com/BunsenLabs/bunsen-utilities
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
Offline
@damo. Thanks a bunch. I should have known better, but haven't installed BL yet... dammit, going for it right now. Downloading.
@brontosaurusrex: Hey bronto, now I love your theming. You'll owing some configs here. Please, Share that tint2 and menu. I wonder if menu text can be highlighted like this in Fluxbox too. Gotta try it.
Offline
@Snap: Everything in my postbang git, see my sig.
edit: The ob/gtk theme is called 'bang dark green', and latest version is (probably) here
http://samirkahvedzic.deviantart.com/ar … -308281251
Last edited by brontosaurusrex (2015-10-04 19:34:03)
Offline
Cool. Thanks a bunch.
Offline
@damo. Thanks a bunch. I should have known better, but haven't installed BL yet... dammit, going for it right now. Downloading.
NB...
# Conkys must be in $CONKYPATH
# The name must end with "conky" or "conkyrc"
In BunsenLabs...
CONKYPATH="$HOME/.config/conky"
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
Thanks again, damo.
Offline
Here's my standard "Blue Buddha" desktop wallpaper "Manjarorized":
Offline
Offline
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