AutoYADM commit: 2025-07-08 18:12:09
This commit is contained in:
parent
267f051541
commit
08b0c00bd6
3 changed files with 12 additions and 2 deletions
|
@ -17,6 +17,12 @@ require-module ui-mode
|
|||
require-module colemak
|
||||
require-module clipboard
|
||||
|
||||
try %{
|
||||
colorscheme ashen
|
||||
} catch %{
|
||||
colorscheme ashen-local
|
||||
}
|
||||
|
||||
try %{
|
||||
%opt{on_server}
|
||||
set-option global clipboard_copy_cmd %<base64 | tr -d '\n' | awk '{print "\033]52;c;" $0 "\a"}'>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue