rycee

joined 2 years ago
[–] rycee@lemmy.world 2 points 5 days ago

Sveriges svar på Soylent Green. Mumma...

[–] rycee@lemmy.world 4 points 3 weeks ago

Jättefint! Vart där som barn med skolan, får flashbacks till kolsvart pinnbröd.

[–] rycee@lemmy.world 6 points 1 month ago (3 children)

If you have a mostly Gnome system then you can make sure to run these lines when you login:

dconf write /org/gnome/desktop/interface/color-scheme "'prefer-dark'"
dconf write /org/gnome/desktop/interface/gtk-theme "'Adwaita-dark'"

I have two simple shell scripts, prefer-light and prefer-dark that I run when I want to switch:

❯ cat $(which prefer-dark)
#!/nix/store/xy4jjgw87sbgwylm5kn047d9gkbhsr9x-bash-5.2p37/bin/bash

dconf write /org/gnome/desktop/interface/color-scheme "'prefer-dark'"
dconf write /org/gnome/desktop/interface/gtk-theme "'Adwaita-dark'"

❯ cat $(which prefer-light)
#!/nix/store/xy4jjgw87sbgwylm5kn047d9gkbhsr9x-bash-5.2p37/bin/bash

dconf write /org/gnome/desktop/interface/color-scheme "'prefer-light'"
dconf write /org/gnome/desktop/interface/gtk-theme "'Adwaita'"

If you want to go deeper and also affect Qt applications and such, then you can always look at the Home Manager source code to see the files that it writes when you follow the tutorials.

[–] rycee@lemmy.world 2 points 1 month ago

Could be that Mel stands in a ring looking down while the camera is pointing up...

[–] rycee@lemmy.world 3 points 2 months ago (1 children)

I use FitoTrack for running and hiking and am very happy with it.

[–] rycee@lemmy.world 5 points 2 months ago

This is awesome, openstreetmap is such a great resource!

[–] rycee@lemmy.world 11 points 2 months ago

I congratulate you on the dullness of this post, and the new underwear.

[–] rycee@lemmy.world 7 points 2 months ago

Caught doing 0.75 km/h in a 0.5 km/h zone.

[–] rycee@lemmy.world 3 points 4 months ago (1 children)

Wow, beautiful!

[–] rycee@lemmy.world 19 points 4 months ago

Indeed, obviously she has quite the talent for markdown. Perhaps you could enroll her in some training for web development? She already types better than some developers I've met through the years...

[–] rycee@lemmy.world 43 points 4 months ago (2 children)

Your guinea pig taught you something today.

[–] rycee@lemmy.world 3 points 5 months ago

I've been trying out Grav for a while and it's pretty cool. Relatively easy to self-host.

view more: next ›