Micro: change clipboard to internal
This commit is contained in:
parent
7c41dfd9b3
commit
92f5996759
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
programs.micro = {
|
programs.micro = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings = {
|
settings = {
|
||||||
clipboard = "terminal";
|
clipboard = "internal";
|
||||||
indentchar = "|";
|
indentchar = "|";
|
||||||
softwrap = true;
|
softwrap = true;
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue