GTK Krell Monitors
21–30 of 40 posts
Re: GTK Krell Monitors
#22Re: GTK Krell Monitors
#23I used to run this, but once systems started having 20 cpu cores, and 12 hard drives, it wouldn't fit on the screen anymore... sadly conky has the same issue.
Re: GTK Krell Monitors
#24Patches are welcome! https://git.srcbox.net/gkrellm/gkrellm/issues/1
Re: GTK Krell Monitors
#25I used this back in the days and it was awesome. Sadly after the dawn of tiling window managers this is obsolete since you will never really see it as windows always takes full screen. If anyone knows how to make it play well with i3wm or awesome wm, let me know, would gladly use this again.
https://github.com/conformal/spectrwm
This lets it act as a sort of toolbar, present on all workspaces.
in .spectrwmrc add
#shrink the region by 112 to allow space for the widget
region = screen[1]:2448x1440+0+0
#add quirk to remove from normal workspaces
quirk[Gkrellm] = WS[-1]
then start on right side of screen gkrellm -geometry -0+0
I normally would probably just put that in my .xsession
but there is an option to auto start it with spectrwm, untested autorun = ws[-1]:gkrellm -geometry -0+0Re: GTK Krell Monitors
#26I used this back in the days and it was awesome. Sadly after the dawn of tiling window managers this is obsolete since you will never really see it as windows always takes full screen. If anyone knows how to make it play well with i3wm or awesome wm, let me know, would gladly use this again.
[0] https://awesomewm.org/doc/api/classes/screen.html#screen.wor...
Re: GTK Krell Monitors
#27I used to run this, but once systems started having 20 cpu cores, and 12 hard drives, it wouldn't fit on the screen anymore... sadly conky has the same issue.
Re: GTK Krell Monitors
#28I used to run this, but once systems started having 20 cpu cores, and 12 hard drives, it wouldn't fit on the screen anymore... sadly conky has the same issue.