feat: add gtk hints for dark mode

This commit is contained in:
oddlama 2023-09-13 19:41:48 +02:00
parent 3cc9fa6f82
commit ae120a16c7
No known key found for this signature in database
GPG key ID: 14EFE510775FE39A
2 changed files with 23 additions and 0 deletions

View file

@ -149,6 +149,8 @@ in {
home.sessionVariables = {
# Make gtk apps bigger
GDK_SCALE = 2;
# Make QT apps bigger
QT_SCREEN_SCALE_FACTORS = 2;
};
home.file.".xinitrc".text = ''