diff --git a/home/.config/i3/conf.d/i3bar.conf b/home/.config/i3/conf.d/i3bar.conf index 873bef6..f1757dc 100644 --- a/home/.config/i3/conf.d/i3bar.conf +++ b/home/.config/i3/conf.d/i3bar.conf @@ -45,8 +45,8 @@ bar { separator #161821 # border backgr. text - focused_workspace #a093c7 #a093c7 #161821 - active_workspace #89b8c2 #89b8c2 #161821 + focused_workspace #89b8c2 #89b8c2 #161821 + active_workspace #a093c7 #a093c7 #161821 inactive_workspace #6b7089 #6b7089 #161821 binding_mode #e2a478 #e2a478 #161821 urgent_workspace #e27878 #e27878 #CB4B16 diff --git a/home/.config/i3/config b/home/.config/i3/config index 50a174c..9ffe321 100644 --- a/home/.config/i3/config +++ b/home/.config/i3/config @@ -237,8 +237,8 @@ bar { separator #161821 # border backgr. text - focused_workspace #a093c7 #a093c7 #161821 - active_workspace #89b8c2 #89b8c2 #161821 + focused_workspace #89b8c2 #89b8c2 #161821 + active_workspace #a093c7 #a093c7 #161821 inactive_workspace #6b7089 #6b7089 #161821 binding_mode #e2a478 #e2a478 #161821 urgent_workspace #e27878 #e27878 #CB4B16