mirror of
https://github.com/nix-community/home-manager
synced 2024-11-27 05:29:46 +01:00
tests: fix i3-keybindings test
This commit is contained in:
parent
5161dd3b2e
commit
26defdf205
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ focus_follows_mouse yes
|
||||||
focus_on_window_activation smart
|
focus_on_window_activation smart
|
||||||
mouse_warping output
|
mouse_warping output
|
||||||
workspace_layout default
|
workspace_layout default
|
||||||
|
workspace_auto_back_and_forth no
|
||||||
|
|
||||||
client.focused #4c7899 #285577 #ffffff #2e9ef4 #285577
|
client.focused #4c7899 #285577 #ffffff #2e9ef4 #285577
|
||||||
client.focused_inactive #333333 #5f676a #ffffff #484e50 #5f676a
|
client.focused_inactive #333333 #5f676a #ffffff #484e50 #5f676a
|
||||||
|
|
Loading…
Reference in a new issue