You are not logged in.
^ Ree! Weland-Yutani? Destroy Tokyo! It would have been months longer for me to catch that if not for the scrot.
Scrot and a little resized bl tiling with the epic save.
Ash and Ripley about to dissect that simple conky.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
^ Windecs with those thick OB borders are giving me old Compiz vibes, in that short span when you could add murrine transparency to them. This, but semi-transparent.
https://i.stack.imgur.com/ilYc3.png
Compiz, you were something.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Offline
Offline
Offline
It's low RAM usages because when having few stick installed, system squeeze less.
If added 16GiB it will use its double, 32GiB triple and so on..., then, another calculation of ram usage method is circulating. If it will be adopted one day to "free, top, htop etc...", it means there will be another figure of usages on the startup i mean more higher amount to show, more or less like a conky thread when a new approach came.
I'm glad it still works on 4GiB, let's see how far it will go. However, Openbox+Tint2 to the resque if one day the weather breaks.
Nice theme, i remember to use a creamy GTK2 theme a lot, very similar you've made years ago on #!
Tumbleweed | KDE Plasma
Offline
I'm glad it still works on 4GiB, let's see how far it will go. However, Openbox+Tint2 to the rescue if one day the weather breaks.
It's been kicking butt, it's my main desktop. Got the GNOME 44.2 bugfix upgrade t his morning, no issues. Still, gotta fire up the Bunsen! Boron is nigh...
Nice theme, i remember to use a creamy GTK2 theme a lot, very similar you've made years ago on #!
Yeah, I'm a Murrine fan!
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Offline
https://forums.bunsenlabs.org/viewtopic … 58#p128158
https://forums.bunsenlabs.org/viewtopic … 63#p128163
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
awesome
Offline
^ Thanks so much!
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
New wallpaper, notification theme...
https://github.com/hhhorb/boron-wallpapers/
https://github.com/hhhorb/boron-themes/
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Looking good!
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
^^^btw can you give me that conky config?
...elevator in the Brain Hotel, broken down but just as well...
( a boring Japan blog (currently paused), now on Bluesky, there's also some GitStuff )
Offline
^^^btw can you give me that conky config?
bigClock-boron.conf...
--[[ conky configuration
------------------------------
For conky variables and commands use the terminal command:
man conky
------------------------------
BunsenLabs conky threads
Index » Scripts, Tutorials & Tips » Conky - Calendars / Clocks / Time
https://forums.bunsenlabs.org/viewtopic.php?id=516
Open a thread and post conky questions in: Index » GUI & Applications
https://forums.bunsenlabs.org/viewforum.php?id=4
Display your completed conky and codes
Index » Scripts, Tutorials & Tips » Show us your conky
https://forums.bunsenlabs.org/viewtopic.php?id=512
------------------------------
BunsenLabs conky scripts help
Openbox Menu/Preferences/Conky/Conky Manager Help
If there are one or more conkys running, it is possible to kill one conky with
the following command, IF you used what is between the quotes to start the conky, e.g.:
pkill -xf "conky -q -c $HOME/.config/conky/BL-Default.conkyrc"
]]
conky.config = {
-- Window Settings
own_window = true,
-- bl-conkymove, original value for own_window_type: desktop
own_window_type = 'desktop',
own_window_transparent = false,
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
own_window_colour = '000000', own_window_class = 'Conky',
own_window_title = 'BunsenLabs Default Conky',
-- ARGB can be used for real transparency
own_window_argb_visual = true, -- Options: true|false
-- NOTE that a composite manager is required for real transparency and ARGB will not
-- work as desired (in most cases) in conjunction with 'own_window_type override'.
-- Use with:-- bl-conkymove, original value for own_window_type: desktop
own_window_type = 'desktop',
-- Use with: own_window_transparent = false,
-- When ARGB visuals are enabled, use the following to modify the alpha value. Valid
-- range is 0-255, where 0 is 0% opacity, and 255 is 100% opacity.
own_window_argb_value = 0,
minimum_width = 200, minimum_height = 0,-- width | height
gap_x = 70,-- left | right
gap_y = 120,-- up | down
alignment = 'top_right',
-- End Window Settings
-- Font Settings
-- Use Xft (anti-aliased font and stuff)
use_xft = true,
--font = 'Liberation Mono:bold:size=10',
--font = 'Liberation Sans:size=10',
font = 'Futura Bk BT:size=10',
-- Alpha of Xft font. Must be a value at or between 1 and 0
xftalpha = 1,
-- Force UTF8? requires XFT
override_utf8_locale = true,
uppercase = false,
-- End Font Settings
-- Color Settings
draw_shades = false,
default_shade_color = '000000',
draw_outline = false,-- amplifies text if true
default_outline_color = '000000',
default_color = '9BB9BF',
--default_color = '2E393F', -- Scenic
--default_color = 'DB0508', -- Vile
--default_color = 'A6140E', -- Scarlett
--default_color = '927E3E', -- Slime
--default_color = '848484', -- Lithium-grey
--default_color = 'BC4B4F', -- Lithium
--default_color = '2B454F', -- alternate Lithium
--default_color = '678b8b', -- Beam green
--default_color = '656667', -- Waldorf original colour
--default_color = '7a7a7a', -- Flame & BunsenLabs Grey
--default_color = '929292', -- BunsenLabs Grey
--default_color = 'C0C0C0', -- BunsenLabs Silver
color0 = 'B0E0E6',-- PowderBlue
color1 = '778899',-- LightSlateGray
color2 = 'D8BFD8',-- Thistle
color3 = '9ACD32',-- YellowGreen
color4 = 'FFA07A',-- LightSalmon
color5 = 'FFDEAD',-- NavajoWhite
color6 = '00BFFF',-- DeepSkyBlue
color7 = '5F9EA0',-- CadetBlue
color8 = 'BDB76B',-- DarkKhaki
color9 = 'C0C0C0',-- Silver
-- End Color Settings
-- Borders Section
draw_borders = false,
-- Stippled borders?
stippled_borders = 5,
-- border margins
border_inner_margin = 5,
border_outer_margin = 0,
-- border width
border_width = 2,
-- graph borders
draw_graph_borders = false,
--default_graph_height = 15,
--default_graph_width = 40,
-- End Borders Section
-- Miscellaneous Section
-- Boolean value, if true, Conky will be forked to background when started.
background = true,
-- Adds spaces around certain objects to stop them from moving other things
-- around, this only helps if you are using a mono font
-- Options: right, left or none
use_spacer = 'none',
-- Default and Minimum size is 256 - needs more for single commands that
-- "call" a lot of text IE: bash scripts
--text_buffer_size = 6144,
-- Subtract (file system) buffers from used memory?
no_buffers = true,
-- change GiB to G and MiB to M
short_units = true,
-- Imlib2 image cache size, in bytes. Default 4MiB Increase this value if you use
-- $image lots. Set to 0 to disable the image cache.
imlib_cache_size = 0,
-- Use the Xdbe extension? (eliminates flicker)
-- It is highly recommended to use own window with this one
-- so double buffer won't be so big.
double_buffer = true,
-- Maximum size of user text buffer, i.e. layout below TEXT line in config file
-- (default is 16384 bytes)
--max_user_text = 16384,
-- Desired output unit of all objects displaying a temperature. Parameters are
-- either "fahrenheit" or "celsius". The default unit is degree Celsius.
--temperature_unit = 'Fahrenheit',
-- Update interval in seconds
update_interval = 1,
-- End Miscellaneous Section
};
conky.text = [[
${font Futura Bk BT:pixelsize=176}${time %l:%M}
${font Futura Bk BT:pixelsize=32}$alignr${offset -16}${voffset -130}${time %a, %b %d}
]];
Change the font to your own and change the time to 24 hour (%k:%M). Changing the font will change the negative offset and voffset of the date, you'll need to play with some values to get it to your liking.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline
Offline
^ Sweet conky, tint2 is looking fantastic as well!
Yeah, John is using some of my configs to get us off and running, so the font I'm using is in there. Change it to "sans" or the font of your choice.
No, he can't sleep on the floor. What do you think I'm yelling for?!!!
Offline