diff --git a/home-profiles/desktop/.config/sway/common b/home-profiles/desktop/.config/sway/common
index 9041ebc6553addafd52c5d3f7525371cd92e0d35..1a04264ac20003f85b9bc2cd79071a5d45064fbf 100644
--- a/home-profiles/desktop/.config/sway/common
+++ b/home-profiles/desktop/.config/sway/common
@@ -450,23 +450,23 @@ client.placeholder      $base00 $base00 $base05 $base00 $base00
 client.background       $base00
 
 bar {
-	status_command qbar server swaybar date squeekboard --auto-hide battery cpu script --poll ~/.config/qbar/blocks/memory script --poll ~/.config/qbar/blocks/temperature disk / networkmanager
-
-	id bar-0
-	position top
-	strip_workspace_numbers yes
-	colors {
-		background $base00
-		separator  $base01
-		statusline $base04
-
-		# State             Border  BG      Text
-		focused_workspace   $active $base01 $base05
-		active_workspace    $base05 $base03 $base00
-		inactive_workspace  $base01 $base01 $base05
-		urgent_workspace    $base09 $base0A $base00
-		binding_mode        $base00 $base0D $base00
-	}
+  status_command qbar server swaybar date squeekboard --auto-hide battery cpu script --poll ~/.config/qbar/blocks/memory script --poll ~/.config/qbar/blocks/temperature disk / networkmanager
+
+  id bar-0
+  position top
+  strip_workspace_numbers yes
+  colors {
+    background $base00
+    separator  $base01
+    statusline $base04
+
+    # State             Border  BG      Text
+    focused_workspace   $active $base01 $base05
+    active_workspace    $base05 $base03 $base00
+    inactive_workspace  $base01 $base01 $base05
+    urgent_workspace    $base09 $base0A $base00
+    binding_mode        $base00 $base0D $base00
+  }
 }
 
 include /etc/sway/config.d/*