Skip to content

Instantly share code, notes, and snippets.

View vijayv996's full-sized avatar

VIJAY // 996 vijayv996

View GitHub Profile

Fix for GTK 4/Libadwaita Dark Mode in Hyprland (Arch Linux)

writing this so that i wont forget.

image I'm on hyprland so everything is bare minimum. looked everywhere couldnt get the dark mode working on gtk4. when using gtk settings (nwg-look) gtk 3 apps were turning dark properly but couldn't get gtk4 apps to work. so i fixed it by installing xdg-desktop-portal-gtk.

sudo pacman -S xdg-desktop-portal-gtk