aboutsummaryrefslogtreecommitdiff
path: root/yabairc
diff options
context:
space:
mode:
Diffstat (limited to 'yabairc')
-rwxr-xr-xyabairc13
1 files changed, 0 insertions, 13 deletions
diff --git a/yabairc b/yabairc
deleted file mode 100755
index fc3774d..0000000
--- a/yabairc
+++ /dev/null
@@ -1,13 +0,0 @@
-# for this to work you must configure sudo such that
-# it will be able to run the command without password
-
-yabai -m signal --add event=dock_did_restart action="sudo yabai --load-sa"
-sudo yabai --load-sa
-
-yabai -m config layout bsp
-yabai -m config window_shadow float
-yabai -m config window_border on
-yabai -m config window_border_width 2
-yabai -m config window_border_radius 0
-yabai -m config active_window_border_color 0xFF55FF55
-yabai -m config window_border_blur off