about summary refs log tree commit diff stats
path: root/home-manager/config/yambar
diff options
context:
space:
mode:
authorSoispha <soispha@vhack.eu>2023-04-23 14:39:09 +0200
committerSoispha <soispha@vhack.eu>2023-05-09 19:31:50 +0200
commit944ada07013c98d116bf505fea072551f52807d2 (patch)
tree25032e3e4ffea083b8f27116efb5bdc3a04ec491 /home-manager/config/yambar
parentFix(secrets/nheko): Make host specific (diff)
downloadnixos-config-944ada07013c98d116bf505fea072551f52807d2.tar.gz
nixos-config-944ada07013c98d116bf505fea072551f52807d2.zip
Fix(hm/conf/yambar/laptop): Indent the battery section
Diffstat (limited to 'home-manager/config/yambar')
-rw-r--r--home-manager/config/yambar/config/laptop.yml48
1 files changed, 24 insertions, 24 deletions
diff --git a/home-manager/config/yambar/config/laptop.yml b/home-manager/config/yambar/config/laptop.yml
index 2a1cef58..1c169820 100644
--- a/home-manager/config/yambar/config/laptop.yml
+++ b/home-manager/config/yambar/config/laptop.yml
@@ -197,30 +197,30 @@ bar:
           string:
             text: "  {diskspace}({diskperc})"
             deco: *combmem
-   - battery:
-       name: BAT0
-       poll-interval: 30
-       content:
-         list:
-           items:
-             - ramp:
-                 tag: capacity
-                 items:
-                   - string:
-                       text: "  {capacity}%({estimate}) "
-                       deco: *bgcurg
-                   - string:
-                       text: "  {capacity}%({estimate}) "
-                       deco: {stack: [ <<: *bgcblock, <<: *linebat]}
-                   - string:
-                       text: "  {capacity}%({estimate}) "
-                       deco: {stack: [ <<: *bgcblock, <<: *linebat]}
-                   - string:
-                       text: "  {capacity}%({estimate}) "
-                       deco: {stack: [ <<: *bgcblock, <<: *linebat]}
-                   - string:
-                       text: "  {capacity}%({estimate}) "
-                       deco: {stack: [ <<: *bgcblock, <<: *linebat]}
+    - battery:
+        name: BAT0
+        poll-interval: 30
+        content:
+          list:
+            items:
+              - ramp:
+                  tag: capacity
+                  items:
+                    - string:
+                        text: "  {capacity}%({estimate}) "
+                        deco: *bgcurg
+                    - string:
+                        text: "  {capacity}%({estimate}) "
+                        deco: {stack: [ <<: *bgcblock, <<: *linebat]}
+                    - string:
+                        text: "  {capacity}%({estimate}) "
+                        deco: {stack: [ <<: *bgcblock, <<: *linebat]}
+                    - string:
+                        text: "  {capacity}%({estimate}) "
+                        deco: {stack: [ <<: *bgcblock, <<: *linebat]}
+                    - string:
+                        text: "  {capacity}%({estimate}) "
+                        deco: {stack: [ <<: *bgcblock, <<: *linebat]}
    #- script:   # tray
    #    path: /home/dt/.config/yambar/scripts/yambar-tray
    #    content: