Blog: 2023-03-16: Difference between revisions
(Created page with "https://en.wikipedia.org/wiki/Sixel cool https://git.sr.ht/~sircmpwn/openring cool website is coming along a bit, with eleventy rendering markdown to html seems pretty good....") |
No edit summary |
||
Line 6: | Line 6: | ||
https://github.com/pond3r/ggpo cool |
https://github.com/pond3r/ggpo cool |
||
--- morning --- |
|||
I'm getting tired of windows. Tho the battery life on ubuntu is prett bad................................. |
|||
Fortunately I realized firefox scrolling is so janky on ubuntu because it's running in xwayland, in fact it can run under wayland natively like so: <code>env MOZ_ENABLE_WAYLAND=1 firefox</code> |
|||
Apparently I can add this to /etc/environment and it'll work, cool |
|||
Now it scrolls really fast! But smooth at least. Time to take out the x stuff I guess, terminal is not x and now firefox isn't either. xeyes is fun though :) |
|||
<code>xlsclients</code> lists x clients, handy, but for now I'm just using it to say "what could be migrated to wayland". |
Latest revision as of 13:12, 16 March 2023
https://en.wikipedia.org/wiki/Sixel cool
https://git.sr.ht/~sircmpwn/openring cool
website is coming along a bit, with eleventy rendering markdown to html seems pretty good.
https://github.com/pond3r/ggpo cool
--- morning ---
I'm getting tired of windows. Tho the battery life on ubuntu is prett bad.................................
Fortunately I realized firefox scrolling is so janky on ubuntu because it's running in xwayland, in fact it can run under wayland natively like so: env MOZ_ENABLE_WAYLAND=1 firefox
Apparently I can add this to /etc/environment and it'll work, cool
Now it scrolls really fast! But smooth at least. Time to take out the x stuff I guess, terminal is not x and now firefox isn't either. xeyes is fun though :)
xlsclients
lists x clients, handy, but for now I'm just using it to say "what could be migrated to wayland".