AutoYADM commit: 2025-07-09 14:22:03
This commit is contained in:
parent
0947338afb
commit
ee833820f0
3 changed files with 17 additions and 9 deletions
|
@ -17,18 +17,11 @@ 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"}'>
|
||||
colorscheme ashen-local
|
||||
} catch %{
|
||||
colorscheme ashen
|
||||
source %exp{%val{config}/extra.kak}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue