Skip to content

Add Debian install instructions#27

Open
eatyourbaby wants to merge 6 commits intoBuddiesOfBudgie:mainfrom
eatyourbaby:debian
Open

Add Debian install instructions#27
eatyourbaby wants to merge 6 commits intoBuddiesOfBudgie:mainfrom
eatyourbaby:debian

Conversation

@eatyourbaby
Copy link
Copy Markdown

Fixes #15

@serebit serebit requested a review from JoshStrobl August 16, 2023 17:45
@serebit serebit added the enhancement New feature or request label Aug 16, 2023

<Tabs>
<TabItem label="Debian" value="Debian">
Debian 11 and above can automatically retrive debug symbols from the Internet by export the following environment variable:
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Debian 11 and above can automatically retrive debug symbols from the Internet by export the following environment variable:
Debian 11 and above can automatically retrieve debug symbols from the Internet by exporting the following environment variable:

Comment on lines +62 to +65
Ubuntu Budgie applets are also available on Debian. They are optional, but can enhance your experience:
<CodeBlock language="bash">
sudo apt install budgie*applet
</CodeBlock>
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The steps should be for Budgie Desktop specifically, not Ubuntu Budgie applets, so this should be removed.

</Admonition>
It is recommended to install the default GTK and icon theme:
<CodeBlock language="bash">
sudo apt install arc-theme papirus-icon-theme
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Materia is recommended over Arc.

@eatyourbaby
Copy link
Copy Markdown
Author

eatyourbaby commented Aug 20, 2023

Fixed.

On Debian, arc-theme is suggested as a dependency instead of materia-gtk-theme. I'm not sure why. Maybe @fossfreedom can chime in?

@eatyourbaby eatyourbaby requested a review from JoshStrobl August 20, 2023 22:09
@fossfreedom
Copy link
Copy Markdown
Contributor

Fixed.

On Debian, arc-theme is suggested as a dependency instead of materia-gtk-theme. I'm not sure why. Maybe @fossfreedom can chime in?

Simply because materia is unmaintained - it has been unmaintained for a couple of years now.

Arc is still actively maintained. The other Suggested theme I'm considering for Debian is orchis-gtk-theme which has really good budgie support and the package itself is well maintained under Debian.

I'll be uploading a budgie-desktop-environment package soonish which will give a minimal view of budgie but with proper icons/theme/cursors/default browser etc. That will change the Suggested packages for budgie under Debian. All of this is a different topic though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Getting Budgie: Document Debian procedure

4 participants