Skip to content

How to set dark mode? #5867

Closed Answered by Aqa-Ib
PILIHU2022 asked this question in Q&A
May 4, 2024 · 5 comments · 22 replies
Discussion options

You must be logged in to vote

Write in hyprland.conf the following.

exec = gsettings set org.gnome.desktop.interface gtk-theme "YOUR_DARK_GTK3_THEME"   # for GTK3 apps
exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark"   # for GTK4 apps

env = QT_QPA_PLATFORMTHEME,qt6ct   # for Qt apps

Then reboot hyprland, open qt6ct and choose a dark theme for Qt apps.

Replies: 5 comments 22 replies

Comment options

You must be logged in to vote
10 replies
@Aqa-Ib
Comment options

@rtgiskard
Comment options

@Aqa-Ib
Comment options

@feituh
Comment options

@Aqa-Ib
Comment options

Answer selected by PILIHU2022
Comment options

You must be logged in to vote
1 reply
@Aqa-Ib
Comment options

Comment options

You must be logged in to vote
8 replies
@rtgiskard
Comment options

@Aqa-Ib
Comment options

@rtgiskard
Comment options

@rtgiskard
Comment options

@rtgiskard
Comment options

Comment options

You must be logged in to vote
3 replies
@Aqa-Ib
Comment options

@Aqa-Ib
Comment options

@5p4r74cu5
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
8 participants