aboutsummaryrefslogtreecommitdiffstats
path: root/dot_config/i3
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--dot_config/i3/config2
1 files changed, 1 insertions, 1 deletions
diff --git a/dot_config/i3/config b/dot_config/i3/config
index 0347fbb..e2a51ce 100644
--- a/dot_config/i3/config
+++ b/dot_config/i3/config
@@ -214,7 +214,7 @@ bindsym XF86MonBrightnessDown exec xbacklight -dec 1 ; exec notify-send -t 500 "
# class border backgr. text indicator child_border
client.focused #c583b6 #040217 #d52c70 #F54A94 #c583b6
client.focused_inactive #6C2D7A #000000 #c583b6 #0C1746 #3C3C54
-client.unfocused #6C2D7A #000000 #6C2D7A #0C1746 #3C3C54
+client.unfocused #6C2D7A #000000 #6C2D7A #0C1746 #6c2d7a
client.urgent #F54A94 #20202D #FFFFFF #0C1746 #F54A94
client.placeholder #20202D #20202D #FFFFFF #0C1746 #3C3C54
manthole2-0/+139 2021-06-27Latest maven, jacoco and javadoc filesClyhtsuriva47-313/+822 2021-06-27Catch exception related to search functionalitysaid belhadj4-3/+11 2021-06-27Delete TEST-musichub.business.CategoryTest.xmlSaid Belhadj1-58/+0 2021-06-27Add unit test for Category and Languagesaid belhadj4-0/+164 2021-06-27Update search functionalitysaid belhadj2-0/+8 2021-06-27Added an extension check for songs and covered it with a test.Clyhtsuriva65-77/+92 2021-06-27Fix : Javadoc missingClyhtsuriva80-0/+8465 2021-06-27PlayList class covered at 84%.Clyhtsuriva14-78/+117 2021-06-27Song class fully covered.Clyhtsuriva13-49/+96 2021-06-27Starting Song testsClyhtsuriva17-59/+119 2021-06-27Changed the log type for the JUnit test of LogHandlerClyhtsuriva5-26/+4 2021-06-27XMLHandler tests covered at 91%Clyhtsuriva93-7962/+82