mirror of
https://github.com/mr0xb/dotfiles.git
synced 2026-08-28 03:44:57 -04:00
updates
This commit is contained in:
parent
c4ff3550e4
commit
807b7a4504
18 changed files with 567 additions and 0 deletions
3
.local/bin/confetti.scpt
Executable file
3
.local/bin/confetti.scpt
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
tell application "System Events"
|
||||
keystroke "c" using {option down, command down}
|
||||
end tell
|
||||
Loading…
Reference in a new issue