feat: ✨ dark theme for gtk3 native apps and flatpak I think
This commit is contained in:
parent
6788cd8006
commit
6816e04fa5
3 changed files with 4 additions and 0 deletions
|
@ -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 text --watch cliphist store # Stores only text data
|
||||||
exec-once = wl-paste --type image --watch cliphist store # Stores only image 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
|
exec = gsettings set org.gnome.desktop.interface color-scheme "prefer-dark" # for GTK4 apps
|
||||||
|
|
||||||
env = QT_QPA_PLATFORMTHEME,qt6ct # for Qt apps
|
env = QT_QPA_PLATFORMTHEME,qt6ct # for Qt apps
|
||||||
|
|
|
@ -37,3 +37,5 @@ sdp
|
||||||
webrtc
|
webrtc
|
||||||
Unmute
|
Unmute
|
||||||
f32
|
f32
|
||||||
|
Deserialization
|
||||||
|
Deserialize
|
||||||
|
|
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue