I’m a window user and trying to take care of my privacy!
theme : Fluent round
cursor : Graphite cursor
icons : reversal icon theme
plank : mcOS BS
conky : Nashira
Wallpaper : here
I’m still struggling to remove the border in Conky…
Wallpaper please? Love the theme
Here on reddit (shame on me)
Thanks man, much appreciated. No shame from me. You gotta do what you gotta do :)
Nice wallpaper
That is awesome. Well done! I like how legible the text is.
To me it’s incredible how far Linux customization has come. Gone are the days of a few icons and a background! And we are better for it.
How is the clock-widget called?
I edit my post too thanks
the linked image is broken (404)?
Beautiful. I would live to see some distros shipping something like this as the default.
There are dôme good looking distros, from but they sucks at everything else… Honestly, Linux Mint is really easy to custom !
I use Mint, but I don’t have much energy (or aesthetic sense) for customizing it. I’ve bookmarked this post though, and may copy it from you :)
DM me if you want some help! Tutorials are complex for nothing…
Maybe someone can help me with Conky? I’m a noob with it…
Plz share your conky config, that’ll help immensely
Thanks !
Can you try setting
own_window_argb_visual
totrue
It works!! Thank you so much
Nice!
Thanks !
conky.config = { –==============================================================================
– Created : 2022/Nov/05 – This theme is for conky version 1.10.8 or newer
– NASHIRA ( Dark Version ) – ( A part of UrsaMajor Conky themes pack )
– author : Closebox73 – version : 2.5 – variant : Playerctl – license : Distributed under the terms of GPLv3 – notes : Created on 1366x768 Monitor
–==============================================================================
– Size and Position settings – alignment = ‘middle_middle’, gap_x = -652, gap_y = -100, maximum_width = 600, minimum_height = 500, minimum_width = 600,
– Text settings – use_xft = true, override_utf8_locale = true, font = ‘Roboto:size=1’,
– Color Settings – default_color = ‘#f9f9f9’, default_outline_color = ‘white’, default_shade_color = ‘white’, color1 = ‘1E90FF’, color2 = ‘222734’,
– Window Settings – background = false, border_width = 0, draw_borders = false, draw_graph_borders = false, draw_outline = false, draw_shades = false, own_window = true, own_window_colour = ‘000000’, own_window_class = ‘Conky’, own_window_argb_visual = false, own_window_title = ‘Nashira’, own_window_type = ‘desktop’, own_window_transparent = true, own_window_hints = ‘undecorated,below,sticky,skip_taskbar,skip_pager’, stippled_borders = 0,
– Others – cpu_avg_samples = 2, net_avg_samples = 1, double_buffer = true, out_to_console = false, out_to_stderr = false, extra_newline = false, update_interval = 1, uppercase = false, use_spacer = ‘none’, show_graph_scale = false, show_graph_range = false, }
conky.text = [[ $execi 100 ~/.config/conky/Nashira-Dark/scripts/weather-v2.0.sh}
${image ~/.config/conky/Nashira-Dark/res/bar.png -s 2x500 -p 299,0}
${image ~/.config/conky/Nashira-Dark/res/bar.png -s 280x1 -p 325,163}
${image ~/.config/conky/Nashira-Dark/res/bar.png -s 280x1 -p 325,336}
${offset 335}${voffset 30}${font Jost:bold:size=24}${execi 100 cat ~/.cache/weather.json '}°C$font} ${offset 335}${voffset 20}${font Jost:size=11}${execi 100 cat ~/.cache/weather.json in $execi 100 cat ~/.cache/weather.json $font} ${offset 335}${voffset 3}${color}${font Jost:size=11}Wind Speed is ${execi 100 (cat ~/.cache/weather.json m/s at direction$font} ${offset 335}${voffset 3}${color}${font Jost:size=11}${execi 100 (cat ~/.cache/weather.json ° and Humidity is $execi 100 (cat ~/.cache/weather.json %.$font} ${Alignc 150}${voffset -77}${font Beckman:size=100}${time %H}${font} ${offset 335}${voffset 3}${color}${font Jost:size=11}Media player${font} ${offset 335}${voffset 10}${color}${font Jost:bold:size=24}${exec ~/.config/conky/Nashira-Dark/scripts/playerctl.sh}${font} ${offset 335}${voffset 10}${color}${font Jost:size=11}${exec playerctl metadata xesam:title}${font} ${offset 335}${voffset 3}${color}${font Jost:size=11}${exec playerctl status}${font} ${Alignc 150}${voffset -96}${font Beckman:size=100}${time %M}${font} ${offset 335}${voffset 28}${color}${font Jost:bold:size=13}Hello ${execi 6000 whoami ${font} ${Alignc 150}${voffset -5}${font Beckman:size=16}${time %d %B}${font} ${Alignc 150}${voffset 2}${font Beckman:size=16}${time %A}${font} ${offset 335}${voffset -27}${color}${font Jost:size=11}Your Machine is powered by ${distribution}${font} ${offset 335}${voffset 3}${color}${font Jost:size=11}with RAM : ${memperc}% & CPU : ${cpu cpu0}% used${font} ]]
I like the transparency you were able to get with the top bar.
Nice to see a jlai.lu user here!
Nice theme!