Posts by rahguzar@fosstodon.org
(DIR) Post #AqbTPV0TXGJCyCMiLg by rahguzar@fosstodon.org
2025-01-30T09:25:18Z
0 likes, 0 repeats
@foone I used to use the web interface using wifi all the time. Occasionally I would ssh into it too. But at some point someone had the bright idea to disable this interface at every reboot and the setting to enable it shows up only after plugging the remarkable using a usb.
(DIR) Post #Awn2mLWnsGbi4yL0vQ by rahguzar@fosstodon.org
2025-08-03T07:54:12Z
0 likes, 0 repeats
On #sway (and I would guess other wlroots based compositors) a basic #Emacs based clibboard manager can be obtained bywl-paste --watch sh -c 'emacsclient --eval "(+server-get-clipboard)" "state=$CLIPBOARD_STATE" "data=$(cat -)"'with the function +server-get-clipboard being in the picture (alt text has code)