From 925554d0c012fc6bb677cd09d625333f558e58f5 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Wed, 9 Sep 2026 18:34:20 +0100 Subject: Added a new option to cow.conf for remembering each windows key config --- .config/cow/cow.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.config') diff --git a/.config/cow/cow.conf b/.config/cow/cow.conf index 3cb84b4..29c91cf 100644 --- a/.config/cow/cow.conf +++ b/.config/cow/cow.conf @@ -29,6 +29,10 @@ set placement undermouse # Raise a window when it receives focus. Set false to preserve stacking. set raise_on_focus true +# Remember the active keyboard layout independently for each window and +# restore it whenever that window receives focus. +# set keyboard_layout.per_window true + # Cursor theme and size default to XCURSOR_THEME and XCURSOR_SIZE when those # variables are set, otherwise "default" and 24. Changes apply immediately # to River and CoW-owned cursors, and to applications subsequently launched -- cgit v1.3