From a9774e993f0eeda6e8bb64b50be449a3e1ebc81c Mon Sep 17 00:00:00 2001 From: Loic Guegan Date: Wed, 9 Oct 2019 11:14:53 -0400 Subject: Try sorting dictionnary keys to keep order --- tests/test-apply-with-vars.out | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/test-apply-with-vars.out') diff --git a/tests/test-apply-with-vars.out b/tests/test-apply-with-vars.out index b741ee5..5ed41f4 100644 --- a/tests/test-apply-with-vars.out +++ b/tests/test-apply-with-vars.out @@ -289,12 +289,12 @@ bar { status_command i3status -c ~/.config/i3/i3status.conf separator_symbol "|" colors { - separator #AAAAAA + active_workspace #DCCD69 #DCCD69 #151718 background #1f2326 - statusline #FFFFFF focused_workspace #9FCA56 #9FCA56 #151718 - active_workspace #DCCD69 #DCCD69 #151718 inactive_workspace #1f2326 #1f2326 #AAAAAA + separator #AAAAAA + statusline #FFFFFF urgent_workspace #CE4045 #CE4045 #FFFFFF } } -- cgit v1.2.3