Dotfiles V1.4.4

Modified Sketchybar for new screen Resolution.
This commit is contained in:
2026-03-23 10:25:15 +01:00
parent 2e0989ce0d
commit 6100867ff5
+3 -3
View File
@@ -18,7 +18,7 @@ HELPER_DIR="$CONFIG_DIR/helper"
# If you are looking for other colors, see the color picker: # If you are looking for other colors, see the color picker:
# https://felixkratz.github.io/SketchyBar/config/tricks#color-picker # https://felixkratz.github.io/SketchyBar/config/tricks#color-picker
sketchybar --bar position=top height=40 blur_radius=30 color=$BAR_COLOR notch_width=220 sketchybar --bar position=top height=32 blur_radius=30 color=$BAR_COLOR notch_width=180
##### Changing Defaults ##### ##### Changing Defaults #####
# We now change some default values, which are applied to all further items. # We now change some default values, which are applied to all further items.
@@ -28,8 +28,8 @@ sketchybar --bar position=top height=40 blur_radius=30 color=$BAR_COLOR notch_wi
default=( default=(
padding_left=5 padding_left=5
padding_right=5 padding_right=5
icon.font="JetBrainsMono Nerd Font:Bold:17.0" icon.font="JetBrainsMono Nerd Font:Bold:15.0"
label.font="JetBrainsMono Nerd Font:Bold:14.0" label.font="JetBrainsMono Nerd Font:Bold:13.0"
background.color=$ITEM_BG_COLOR background.color=$ITEM_BG_COLOR
background.corner_radius=5 background.corner_radius=5
background.height=24 background.height=24