chore: minor macos updates

This commit is contained in:
winston 2022-12-07 09:29:29 +01:00
parent 964a4eb260
commit d0188fdde4
Signed by: winston
GPG key ID: 3786770EDBC2B481
2 changed files with 5 additions and 14 deletions

View file

@ -163,5 +163,5 @@ sketchybar \
# set the yabai colours as well # set the yabai colours as well
yabai \ yabai \
-m config active_window_border_color "$(color pink)" \ -m config active_window_border_color "$(color pink)" \
-m config normal_window_border_color "$(color mauve)" \ -m config normal_window_border_color "$(color surface0)" \
-m config insert_feedback_color "$(color pink)" -m config insert_feedback_color "$(color red)"

View file

@ -17,26 +17,17 @@ done
yabai -m config \ yabai -m config \
mouse_follows_focus off \ mouse_follows_focus off \
focus_follows_mouse off \ focus_follows_mouse off \
mouse_modifier fn \ mouse_modifier cmd \
mouse_action1 move \ mouse_action1 move \
mouse_action2 resize \ mouse_action2 resize \
mouse_drop_action swap \ mouse_drop_action swap \
window_origin_display default \ window_origin_display default \
window_placement second_child \ window_placement second_child \
window_border off \ window_border on \
window_border_width 2 \ window_border_width 2 \
window_border_blur off \
window_opacity off \
window_opacity_duration 0.1 \
normal_window_opacity 1.0 \
window_shadow float \ window_shadow float \
auto_balance off \ auto_balance on \
split_ratio 0.50 \
layout bsp \ layout bsp \
top_padding 0 \
bottom_padding 0 \
left_padding 0 \
right_padding 0 \
window_gap 0 \ window_gap 0 \
window_animation_duration 0.1 window_animation_duration 0.1