this post was submitted on 29 May 2024
6 points (100.0% liked)

Unixporn

14999 readers
23 users here now

Unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make themers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!

Rules

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshots
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW
  7. No Racism or use of racist terms

founded 5 years ago
MODERATORS
 
  • OS: openSUSE Tumbleweed
  • DE: Xfce
  • WM: bspwm
  • Theme: Rosé Pine
  • Font: Hack
  • Zsh Theme: Fishy

  • Browser: Brave
  • Email: Thunderbird
  • Terminal: Alacritty
  • File Manager: Thunar
  • Music Player: qmmp
  • Fetch: Albafetch
  • Shell: Zsh

Dotfiles available on request.

Also, Albafetch does not yet feature the openSUSE logo. I am in the process of trying to implement this, which is how I have it on my system.

you are viewing a single comment's thread
view the rest of the comments
[–] hellfire103@lemmy.ca 0 points 2 months ago* (last edited 2 months ago) (1 children)
[–] JetpackJackson@feddit.de 0 points 2 months ago (1 children)

Drat I was late to the party. But that setup looks sick, I'll have to figure out how to replicate it

[–] hellfire103@lemmy.ca 0 points 2 months ago (1 children)
[–] JetpackJackson@feddit.de 0 points 2 months ago (1 children)

Thank you! Where do I place the file in my profile directory?

[–] hellfire103@lemmy.ca 0 points 2 months ago (1 children)

Wherever you like! It's just an HTML document.

You'll then need to tell your browser to use it as the startpage. For example, if the file is stored under:

/home/user/homepage.html

then set your startpage, homepage, or new tab page to:

file:///home/user/homepage.html

If your browser is installed as a Flatpak, you may need to change some settings in Flatseal to get it to work.

[–] JetpackJackson@feddit.de 0 points 2 months ago

Ah ok, thank you so much!