Skip to content

Commit 32e4b18

Browse files
committed
README: Discourage GTK_CSD=1 in favour of GTK_BACKDROP=1
GTK_CSD=1 will force CSDs onto windows, which is probably undesired.
1 parent 715b6a3 commit 32e4b18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ To revert to standard GTK 3, remove the patches and rebuild GTK 3:
174174
* Appearance of print dialog is less "gnomish", natural margins are restored.
175175
* Backdrop CSS state is disabled.
176176
* Inactive windows don't look differently.
177-
* You can restore backdrop state by setting `GTK_CSD=1` or `GTK_BACKDROP=1` environment variable.
177+
* You can restore backdrop state by setting `GTK_BACKDROP=1` environment variable.
178178
* Status bars are smaller regardless of used theme.
179179
* File chooser dialog, places sidebar and color chooser dialog use a traditional context menu instead of popover.
180180

0 commit comments

Comments
 (0)