diff options
| -rwxr-xr-x | users/ryan/modules/sketchybar/bar-config/sketchybarrc | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/users/ryan/modules/sketchybar/bar-config/sketchybarrc b/users/ryan/modules/sketchybar/bar-config/sketchybarrc index 446da25..5d4e161 100755 --- a/users/ryan/modules/sketchybar/bar-config/sketchybarrc +++ b/users/ryan/modules/sketchybar/bar-config/sketchybarrc | |||
| @@ -8,8 +8,6 @@ PLUGIN_DIR="$CONFIG_DIR/plugins" | |||
| 8 | source "$CONFIG_DIR/colors.sh" | 8 | source "$CONFIG_DIR/colors.sh" |
| 9 | source "$CONFIG_DIR/icons.sh" | 9 | source "$CONFIG_DIR/icons.sh" |
| 10 | 10 | ||
| 11 | env | ||
| 12 | |||
| 13 | FONT="AnonymicePro Nerd Font" | 11 | FONT="AnonymicePro Nerd Font" |
| 14 | 12 | ||
| 15 | # ---- bar -------------------------------------------------------------------- | 13 | # ---- bar -------------------------------------------------------------------- |
| @@ -78,7 +76,7 @@ done | |||
| 78 | # ============================================================================ | 76 | # ============================================================================ |
| 79 | # CENTER — hyprland/window -> front_app | 77 | # CENTER — hyprland/window -> front_app |
| 80 | # ============================================================================ | 78 | # ============================================================================ |
| 81 | sketchybar --add item front_app center \ | 79 | sketchybar --add item front_app left \ |
| 82 | --set front_app \ | 80 | --set front_app \ |
| 83 | icon.drawing=off \ | 81 | icon.drawing=off \ |
| 84 | label.max_chars=80 \ | 82 | label.max_chars=80 \ |
