MX Fluxbox Screenshots

Help for MX Fluxbox
When asking for help, use Quick System Info from MX Tools. It will be properly formatted using the following steps.
1. Click on Quick System Info in MX Tools
2. Right click in your post and paste.
Message
Author
User avatar
ceeslans
Posts: 829
Joined: Sun Apr 14, 2019 3:48 am

Re: MX Fluxbox Screenshots

#1081 Post by ceeslans »

Lately I noticed there were some typos/errors in ~/.conky/MX-Cees/datetime-conkyrc. Have meanwhile corrected this (a.o mixing BAT0/BAT1 code).
Have also added a check in the battery code, i.e to exclude a battery monitor showing up on desktop devices.
Additionally added code for a red-color warning when battery power level falls below 20% ( it actually blinks on/off every second).

Below is the updated conky config file
~/.conky/MX-Cees/datetime-conkyrc

Code: Select all

----------------------
--  conky_datetime  --
-- @ceeslans feb 22 --
--  updated sep 23  --
----------------------

conky.config = {

no_buffers = true,
double_buffer = true,
update_interval = 1,
	
background = true,
own_window = true,
own_window_type = 'normal',
own_window_transparent = true,
own_window_argb_visual = false,
	--own_window_argb_value = 0,
own_window_hints = 'undecorated,below,skip_taskbar,skip_pager,sticky',
own_window_colour = '000000',
own_window_class = 'Conky',
own_window_title = 'DatetimeConky',

draw_borders = false,
stippled_borders = 5,
border_inner_margin = 5,
border_outer_margin = 5,
border_width = 2,
draw_graph_borders = yes,
draw_shades = false,
default_shade_color = '333333',
imlib_cache_size = 0,
draw_outline = false,
default_outline_color = '000000',

use_xft = true,
font = 'DejaVu Sans:size=9.5:bold',
xftalpha = 1,
override_utf8_locale = true,
uppercase = false,
use_spacer = 'none',
text_buffer_size = 6144,
short_units = true,
pad_percents = 2,

default_color = 'd8dee9', --clear
color1 = 'bbbbbb', -- very light grey
color2 = 'ebcb8b', -- yellow
color3 = 'a3be8c', -- green
color4 = 'd08770', -- orange
color5 = 'bf616a', -- red
color6 = '6b94bc', -- blue
color7 = 'ff0000', -- alarm red

minimum_width = 150,
minimum_height = 0,
gap_x = 50,
gap_y = 50,
alignment = 'top_right',

-- ### uncomment below two lines for transparent background layer
	--lua_load = '$HOME/.conky/LUA/transbg.lua',
	--lua_draw_hook_pre = 'draw_bg 10 0 0 0 0 0x000000 0.15',
};

conky.text = [[
###### SET 12H/24H ###
# ${color1}${voffset -15}${font DejaVu Sans:size=81:bold}${alignc}${time %I}${font}
${color1}${voffset -15}${font DejaVu Sans:size=81:bold}${alignc}${time %H}${font}
###### DAY+DATE ###
${color2}${voffset 5}${alignc}${time %A} ${color3}${time %d %b}${font}
###### MINUTE ###
${color6}${voffset -15}${font DejaVu Sans:size=81:bold}${alignc}${time %M}${color}${font}
###### MEM/CPU ###
${color3}${voffset 5}${alignc}mem ${color1}${memperc}%  ${color4}cpu ${color1}${cpu cpu0}%
###### BATTERY ###
### uncomment below three lines if you don't want to monitor your laptop battery status
${if_existing /sys/module/battery}${color2}${voffset 5}${goto 26}bat  \
${if_existing /sys/class/power_supply/BAT0/status}${voffset 1}${color6}${battery_bar 8,50 BAT0}  ${voffset -1}${if_match ${battery_percent BAT0}<=19}${color7}${blink ${battery_percent BAT0}%}${else}${color3}${if_match ${battery_percent BAT0}>19}${battery_percent BAT0}%${endif}${endif}\
${if_existing /sys/class/power_supply/BAT1/status}${voffset 1}${color6}${battery_bar 8,50 BAT1}  ${voffset -1}${if_match ${battery_percent BAT1}<=19}${color7}${blink ${battery_percent BAT1}%}${else}${color3}${if_match ${battery_percent BAT1}>19}${battery_percent BAT1}%${endif}${endif}${endif}
###### CORRECTION WIDGET HEIGHT ###
${voffset -90}
]];
You do not have the required permissions to view the files attached to this post.
Sony Vaio VPCF23P (2011), Intel Core i7-2670, 6gb RAM, 240gb SSD, MX-Linux 23 based Fluxbox v/1.3.7+
Lenovo Thinkpad L560 (2016), Intel Core i5-6200, 16gb RAM, 240gb SSD, Devuan Daedalus based Fluxbox v/1.3.7+

User avatar
Jerry3904
Administrator
Posts: 23227
Joined: Wed Jul 19, 2006 6:13 am

Re: MX Fluxbox Screenshots

#1082 Post by Jerry3904 »

Thanks for the update. I'm in the UK ATM but will take care of this when I get back next week.
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
Melber
Developer
Posts: 1313
Joined: Tue Mar 23, 2021 4:19 pm

Re: MX Fluxbox Screenshots

#1083 Post by Melber »

Played around with neofetch to make an mxfb-comfort version

231003_neofetch.png
You do not have the required permissions to view the files attached to this post.

User avatar
Melber
Developer
Posts: 1313
Joined: Tue Mar 23, 2021 4:19 pm

Re: MX Fluxbox Screenshots

#1084 Post by Melber »

Alternative mxfb logo
231007_neofetch.png
You do not have the required permissions to view the files attached to this post.

User avatar
Jerry3904
Administrator
Posts: 23227
Joined: Wed Jul 19, 2006 6:13 am

Re: MX Fluxbox Screenshots

#1085 Post by Jerry3904 »

That alternative is gorgeous, and I like the reduced text. How/Where would you see us being able to use it?
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
ceeslans
Posts: 829
Joined: Sun Apr 14, 2019 3:48 am

Re: MX Fluxbox Screenshots

#1086 Post by ceeslans »

new tint2 theme and matching fb style; also new *fetch in a borderless roxterminal
Image
Sony Vaio VPCF23P (2011), Intel Core i7-2670, 6gb RAM, 240gb SSD, MX-Linux 23 based Fluxbox v/1.3.7+
Lenovo Thinkpad L560 (2016), Intel Core i5-6200, 16gb RAM, 240gb SSD, Devuan Daedalus based Fluxbox v/1.3.7+

User avatar
Melber
Developer
Posts: 1313
Joined: Tue Mar 23, 2021 4:19 pm

Re: MX Fluxbox Screenshots

#1087 Post by Melber »

@ceeslans
thumbs up, elegant as ever.

User avatar
Jerry3904
Administrator
Posts: 23227
Joined: Wed Jul 19, 2006 6:13 am

Re: MX Fluxbox Screenshots

#1088 Post by Jerry3904 »

Agreed
Production: 5.10, MX-23 Xfce, AMD FX-4130 Quad-Core, GeForce GT 630/PCIe/SSE2, 16 GB, SSD 120 GB, Data 1TB
Personal: Lenovo X1 Carbon with MX-23 Fluxbox
Other: Raspberry Pi 5 with MX-23 Xfce Raspberry Pi Respin

User avatar
Melber
Developer
Posts: 1313
Joined: Tue Mar 23, 2021 4:19 pm

Re: MX Fluxbox Screenshots

#1089 Post by Melber »

Jerry3904 wrote: Sat Oct 07, 2023 5:27 am That alternative is gorgeous, and I like the reduced text. How/Where would you see us being able to use it?
Wasn't really thinking about how to incorporate anything into mxfb, was just playing around.

Neofetch creates the folder and config file ~/.config/neofetch/config.conf if they don't already exist.
I guess we could put the mxfb config file there so the default version doesn't get created.
The ascii image could also be put there (that's the path I'm currently using anyway).
Text and image colours are governed by the terminal settings as far as I can tell, so not sure how or if we could/should change those without user input.

Here are the files if you want to try it out...
In xfce4-terminal change the text colour to #cacdd0 and the bold turquoise colour (bottom row, 2nd from right) to #0F56D9.
You do not have the required permissions to view the files attached to this post.

User avatar
siamhie
Global Moderator
Posts: 3381
Joined: Fri Aug 20, 2021 5:45 pm

Re: MX Fluxbox Screenshots

#1090 Post by siamhie »

Sometimes plain and simple just works.

Created a vertical black and white gradient with rounded corners for tint2 and a custom neofetch theme.


Image
This is my Fluxbox . There are many others like it, but this one is mine. My Fluxbox is my best friend. It is my life.
I must master it as I must master my life. Without me, my Fluxbox is useless. Without my Fluxbox, I am useless.

Post Reply

Return to “MX Fluxbox Official Release”