summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-08-28 18:13:08 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-08-28 18:13:08 +0900
commit84c1d5baa03e3acf9737e024909f182278c314fb (patch)
treea228ebe2a4e970ca178da806f96f69d0f09795bc
parentea67603d85cc5fb7b8dd0b09b362e27adc83087b (diff)
modified aerospace/aerospace.toml, modified sketchybar/sketchybarrc
-rw-r--r--mac/.config/aerospace/aerospace.toml2
-rwxr-xr-xmac/.config/sketchybar/sketchybarrc2
2 files changed, 2 insertions, 2 deletions
diff --git a/mac/.config/aerospace/aerospace.toml b/mac/.config/aerospace/aerospace.toml
index e87b0da..cca8547 100644
--- a/mac/.config/aerospace/aerospace.toml
+++ b/mac/.config/aerospace/aerospace.toml
@@ -184,7 +184,7 @@ on-focus-changed = ['move-mouse window-lazy-center']
alt-shift-semicolon = 'mode service'
# Toggle full screen
- alt-shift-f = 'fullscreen'
+ alt-ctrl-f = 'fullscreen'
# disabled hide window
cmd-h = []
diff --git a/mac/.config/sketchybar/sketchybarrc b/mac/.config/sketchybar/sketchybarrc
index 7da0bd0..b6d8b7d 100755
--- a/mac/.config/sketchybar/sketchybarrc
+++ b/mac/.config/sketchybar/sketchybarrc
@@ -140,7 +140,7 @@ sketchybar --add item calendar right \
label.padding_left=4 \
label.padding_right=8 \
label.max_chars=25 \
- update_freq=300 \
+ update_freq=86400 \
script="$PLUGIN_DIR/calendar.sh" \
background.color=$BACKGROUND_1 \
background.drawing=on \