From 69ae805257323011b149e3e3d7c9b4b6ace01aa4 Mon Sep 17 00:00:00 2001 From: Aziz Ben Ali Date: Wed, 22 Sep 2021 01:54:05 +0100 Subject: [PATCH] Add a missing "do" --- GTK-3-settings-on-Wayland.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GTK-3-settings-on-Wayland.md b/GTK-3-settings-on-Wayland.md index 45dcfd0..630eb67 100644 --- a/GTK-3-settings-on-Wayland.md +++ b/GTK-3-settings-on-Wayland.md @@ -31,7 +31,7 @@ exec_always { } ``` -If you'd rather have those values picked from your settings.ini file, here is a small convenient script to just that: +If you'd rather have those values picked from your settings.ini file, here is a small convenient script to do just that: ```bash #!/bin/sh