That something rare to see. Links gui mode
Not so rare ...
links-g-directfb
(also not so GUI - more just can display graphics .. all the linkss have a basic TUI though)
I like SPAAACE!
illyria submission
I came across a way to set animated wallpapers:
xwinwrap -g 1920x1080 -ov -- mpv -wid WID --loop-file=inf Downloads/MoonandSeaHDFInalRenderH264.mov
You can probably do it without xwinwrap too with just mpv, but his solution also works with compton. Writing now an interactive wallpaper selection script for setting animated wallpapers
@Chrysostomus I have a few of these:
I went through a stage of using them about 5 years ago.
Last one for the month, back to XFCE4 session.
I could not set it right in polybar... after digging into github polybar issues, i got this workaround...
DEFINE FONTS LIKE THIS...
font-X = "font\-logos:size=xx;vertical-offset" replace [vertical-offset] to suit so logo is centered.
in polybar module... use RAW FORMAT to define font.
[module/start-logo]
type = custom/script
exec = echo %{T[Y]}""%{T-} --# replace the [Y] with the font index[X]+1, integer
click-left = [USE YOUR CUSTOM STYLE/COMAND]
This works just fine !
This topic was automatically closed after 90 days. New replies are no longer allowed.