From 0713be8d0f74189ff489f01dd2320654efb38d8d Mon Sep 17 00:00:00 2001 From: Alpha Chen Date: Thu, 6 Jun 2024 16:05:02 -0700 Subject: [PATCH] sketchybar --- .config/aerospace/aerospace.toml | 2 +- .config/sketchybar/sketchybarrc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.config/aerospace/aerospace.toml b/.config/aerospace/aerospace.toml index 8f00cd8..4828f2e 100644 --- a/.config/aerospace/aerospace.toml +++ b/.config/aerospace/aerospace.toml @@ -53,7 +53,7 @@ inner.horizontal = 0 inner.vertical = 0 outer.left = 0 outer.bottom = 0 -outer.top = 0 +outer.top = [{ monitor.Retina = 0}, 40] outer.right = 0 # See https://nikitabobko.github.io/AeroSpace/guide#exec-env-vars diff --git a/.config/sketchybar/sketchybarrc b/.config/sketchybar/sketchybarrc index 490b6a4..c4ee9a1 100755 --- a/.config/sketchybar/sketchybarrc +++ b/.config/sketchybar/sketchybarrc @@ -12,7 +12,7 @@ PLUGIN_DIR="$CONFIG_DIR/plugins" # If you are looking for other colors, see the color picker: # https://felixkratz.github.io/SketchyBar/config/tricks#color-picker -sketchybar --bar position=top height=40 blur_radius=30 color=0x40000000 +sketchybar --bar position=top height=40 blur_radius=30 color=0xff1c2023 ##### Changing Defaults ##### # We now change some default values, which are applied to all further items.