aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2026-09-09 18:34:20 +0100
committerJustine Smithies <justine@smithies.me.uk>2026-09-09 18:34:20 +0100
commit925554d0c012fc6bb677cd09d625333f558e58f5 (patch)
treee629b5bf52156d1323cefc1d10a9132cd98c29f6
parent24082482e1819d490a7788a03be18089062b40bb (diff)
Added a new option to cow.conf for remembering each windows key configHEADmaster
-rw-r--r--.config/cow/cow.conf4
1 files changed, 4 insertions, 0 deletions
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