We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 709fc83 commit ce60f85Copy full SHA for ce60f85
src/KeyboardManager.vala
@@ -21,7 +21,7 @@ public class Gala.KeyboardManager : Object {
21
22
construct {
23
settings = new GLib.Settings ("org.gnome.desktop.input-sources");
24
-
+
25
set_keyboard_layout ("sources"); // Update the list of layouts
26
set_keyboard_layout ("current"); // Set current layout
27
0 commit comments