feat: dark theme for gtk3 native apps and flatpak I think

This commit is contained in:
Ahmet Kaan Gümüş 2025-06-06 03:17:33 +03:00
parent 6788cd8006
commit 6816e04fa5
3 changed files with 4 additions and 0 deletions

View file

@ -17,6 +17,8 @@ exec-once = swaync-client -dn
exec-once = wl-paste --type text --watch cliphist store # Stores only text data
exec-once = wl-paste --type image --watch cliphist store # Stores only image data
exec = gsettings set org.gnome.desktop.interface gtk-theme "Adwaita-dark" # 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

View file

@ -37,3 +37,5 @@ sdp
webrtc
Unmute
f32
Deserialization
Deserialize

Binary file not shown.