- cross-posted to:
- unixporn@lemmy.world
- cross-posted to:
- unixporn@lemmy.world
- 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.
Thank you! Where do I place the file in my profile directory?
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.
Ah ok, thank you so much!