Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

bjarneo
Copy link

@bjarneo bjarneo commented Oct 11, 2025

This poc will theme the GTK and Adw, overriding CSS variables and setting sharp corners to everything. Many improvements will need to be made if this is to be integrated into the core.

screenshot-2025-10-11_22-38-39 screenshot-2025-10-11_22-41-05 screenshot-2025-10-11_22-43-28 screenshot-2025-10-11_22-44-04

Have to be looked into:

  1. Is this all the CSS vars? I do not know yet.
  2. Does the theme get cached? When you make a change, it may take some time for it to be applied.
  3. Can you bust the cache from the CLI (looks like you need to close the app and open it again for it to take effect, still 2.)
  4. Will this break any apps?
  5. Does symlinking work? Verified. Works.

@dhh
Copy link
Member

dhh commented Oct 12, 2025

This could be very nice! Makes it feel even more fully integrated. I'll let you cook, though 😄

@iamabdulaziz100
Copy link

Recommendation

You can hide the window buttons (minimize, maximize, close) from any GTK app by running the following command:

gsettings set org.gnome.desktop.wm.preferences button-layout ""

This will remove all titlebar buttons. I think this will make it look more integrated with the overall aesthetic of Omarchy.

@bjarneo
Copy link
Author

bjarneo commented Oct 14, 2025

Recommendation

You can hide the window buttons (minimize, maximize, close) from any GTK app by running the following command:

gsettings set org.gnome.desktop.wm.preferences button-layout ""

This will remove all titlebar buttons. I think this will make it look more integrated with the overall aesthetic of Omarchy.

Neat

image

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.