wlr-sunclock
wlr-sunclock copied to clipboard
wayland desktop widget to show to the sun's shadows on earth
Results
2
wlr-sunclock issues
Sort by
recently updated
recently updated
newest added
Currently, the -i option permits to set the monitor index for which to show the sunclock. Passing no option could mean show it on all monitors.
enhancement
When started with to following parameters: ``` wlr-sunclock \ --margins "0,0,0,0" \ --width 1920 \ --layer bottom \ --anchors tblr \ --border-width 2 \ -i 1 ``` The memory usage...
bug
help wanted