You are not logged in.
Welcome to the monthly BL Screenshot thread! We hope it inspires you to customize your dekstop.
Please use thumbnails. Do not embed images larger than approx 250x250px (62,500px) into posts, use thumbnails linking to a hosted image instead. Thanks!
We recommend https://scrot.moe (free registration required) for image uploads. After uploading your image, click "Embed codes" and copy/paste the "Thumbnail image (linked) BBCode" at the bottom of the page, done.
To open the posted scrot.moe thumbnail fullscreen in Firefox, scroll down to the Download icon on the right (next to Like and Share), right-click it and choose "Open Link in New Tab" to open the screenshot in a new browser tab, then switch to that tab.
scrot.moe was created and is maintained by our very own mrneilypops, a long-time forum member. Thank you very much, mrneilypops!
You must unlearn what you have learned.
-- yoda
Offline
You must unlearn what you have learned.
-- yoda
Offline
@PackRat, would you mind sharing your config.h for slstatus? (I understand that is how it's supposed to be configured?)
Online
@PackRat, would you mind sharing your config.h for slstatus? (I understand that is how it's supposed to be configured?)
Yes, it's configured and [re]compiled, like dwm.
config.h
/* See LICENSE file for copyright and license details. */
/* interval between updates (in ms) */
/* const unsigned int interval = 1000; */
const unsigned int interval = 3000;
/* text to show if no value can be retrieved */
static const char unknown_str[] = "n/a";
/* maximum output string length */
#define MAXLEN 2048
/*
* function description argument (example)
*
* battery_perc battery percentage battery name (BAT0)
* NULL on OpenBSD/FreeBSD
* battery_state battery charging state battery name (BAT0)
* NULL on OpenBSD/FreeBSD
* battery_remaining battery remaining HH:MM battery name (BAT0)
* NULL on OpenBSD/FreeBSD
* cpu_perc cpu usage in percent NULL
* cpu_freq cpu frequency in MHz NULL
* datetime date and time format string (%F %T)
* disk_free free disk space in GB mountpoint path (/)
* disk_perc disk usage in percent mountpoint path (/)
* disk_total total disk space in GB mountpoint path (/")
* disk_used used disk space in GB mountpoint path (/)
* entropy available entropy NULL
* gid GID of current user NULL
* hostname hostname NULL
* ipv4 IPv4 address interface name (eth0)
* ipv6 IPv6 address interface name (eth0)
* kernel_release `uname -r` NULL
* keyboard_indicators caps/num lock indicators format string (c?n?)
* see keyboard_indicators.c
* keymap layout (variant) of current NULL
* keymap
* load_avg load average NULL
* netspeed_rx receive network speed interface name (wlan0)
* netspeed_tx transfer network speed interface name (wlan0)
* num_files number of files in a directory path
* (/home/foo/Inbox/cur)
* ram_free free memory in GB NULL
* ram_perc memory usage in percent NULL
* ram_total total memory size in GB NULL
* ram_used used memory in GB NULL
* run_command custom shell command command (echo foo)
* swap_free free swap in GB NULL
* swap_perc swap usage in percent NULL
* swap_total total swap size in GB NULL
* swap_used used swap in GB NULL
* temp temperature in degree celsius sensor file
* (/sys/class/thermal/...)
* NULL on OpenBSD
* thermal zone on FreeBSD
* (tz0, tz1, etc.)
* uid UID of current user NULL
* uptime system uptime NULL
* username username of current user NULL
* vol_perc OSS/ALSA volume in percent mixer file (/dev/mixer)
* wifi_perc WiFi signal in percent interface name (wlan0)
* wifi_essid WiFi ESSID interface name (wlan0)
*/
static const struct arg args[] = {
/* function format argument */
{ uptime, "UP: %s ", NULL },
{ cpu_perc, "CPU: %2s %% ", NULL },
{ load_avg, "%s ", NULL },
{ ram_perc, "RAM: %2s %% ", NULL },
{ battery_perc, "BAT0: %2s %% ", "BAT0" },
{ battery_state, "%s ", "BAT0" },
{ battery_remaining, "%s ", "BAT0" },
{ wifi_perc, "NET: %3s %% ", "wlp1s0" },
{ netspeed_tx, "%6s ", "wlp1s0" },
{ netspeed_rx, "%6s ", "wlp1s0" },
{ datetime, "%s ", "%a %e %b %k:%M" },
};
Last edited by PackRat (2019-07-01 18:33:50)
You must unlearn what you have learned.
-- yoda
Offline
Online
Offline
It will be another 200 years before Argentina sees another total eclipse of the sun. I really doubt I will be here so I had to do this ... and of course I doubt even this image will survive that long. But I like it.
Edit: Then they said another 2 years ... someone lied!
Last edited by Sector11 (2019-07-03 04:42:09)
The sun will never set if you keep walking towards it. - my son
Being positive doesn't understand physics.
_______________________________
Debian 10 Buster = SharpBang ♯!
Offline
Offline
TY ... could very well be a Lithium wall
The sun will never set if you keep walking towards it. - my son
Being positive doesn't understand physics.
_______________________________
Debian 10 Buster = SharpBang ♯!
Offline
Offline
^Wall link, please.
Sure here you go.
The sun will never set if you keep walking towards it. - my son
Being positive doesn't understand physics.
_______________________________
Debian 10 Buster = SharpBang ♯!
Offline
I've been having a great time playing with a little stacking wm called berry on Void and mucking around with the some of the developers commonly used apps etc
Offline
I've been having a great time playing with a little stacking wm called berry on Void and mucking around with the some of the developers commonly used apps etc
https://cdn.scrot.moe/images/2019/07/03/2019-07-04-011434_1920x1080_scrot.th.png
That is a pretty setup
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
Online
Wayland's not there yet though and hopefully soon enough it be in decent shape
Real Men Use Linux
Offline
DeepDayze; Not sure what you mean, Wayland is a default (Gnome) session in upcoming Buster. If it's not in decent shape, that will be huge problem with Debian.
Last edited by brontosaurusrex (2019-07-05 09:05:44)
Online
DeepDayze; Not sure what you mean, Wayland is a default (Gnome) session in upcoming Buster. If it's not in decent shape, that will be huge problem with Debian.
I meant Wayland itself (the supposed replacement for X server) is not that mature yet. GNOME itself has its bugs too but hopefully fixed quickly.
Real Men Use Linux
Offline
Well, there goes the stable Debian.
The sun will never set if you keep walking towards it. - my son
Being positive doesn't understand physics.
_______________________________
Debian 10 Buster = SharpBang ♯!
Offline
Not if you install BL lithium instead.
Offline
Not if you install BL lithium instead.
Yup, that's true!
The sun will never set if you keep walking towards it. - my son
Being positive doesn't understand physics.
_______________________________
Debian 10 Buster = SharpBang ♯!
Offline
One of the ArchLabs dudes
Obssesive Metalhead and practiced beer drinker
\m/
Dobbie's Suckless
Offline
Offline