add bigben beeper

This commit is contained in:
thek4n 2024-05-23 21:18:02 +03:00
parent 2ca6f5fc83
commit 6e23fbd190
2 changed files with 20 additions and 1 deletions

View File

@ -51,7 +51,7 @@ map('n',
vim.cmd('norm! .')
vim.api.nvim_win_set_cursor(0, current_position)
end,
{remap = false}
{remap = false, silent = true}
)
map('n', 'Ж', ':')

View File

@ -0,0 +1,19 @@
#!/usr/bin/env bash
# g# e f# b | b f# g# e | g# f# e b
beep \
-f 415 -l 896 -n \
-f 330 -l 896 -n \
-f 349 -l 896 -n \
-f 247 -l 896 \
-D 448 -n \
-f 247 -l 896 -n \
-f 349 -l 896 -n \
-f 415 -l 896 -n \
-f 330 -l 896 \
-D 448 -n \
-f 415 -l 896 -n \
-f 349 -l 896 -n \
-f 330 -l 896 -n \
-f 247 -l 896 \