mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
edit kitty confi (Url, copy)
This commit is contained in:
@@ -21,11 +21,13 @@
|
|||||||
remember_window_size = "no";
|
remember_window_size = "no";
|
||||||
disable_ligatures = "never";
|
disable_ligatures = "never";
|
||||||
url_style = "curly";
|
url_style = "curly";
|
||||||
|
copy_on_select = "clipboard";
|
||||||
cursor_shape = "Underline";
|
cursor_shape = "Underline";
|
||||||
cursor_underline_thickness = 3;
|
cursor_underline_thickness = 3;
|
||||||
cursor_trail = 3;
|
cursor_trail = 3;
|
||||||
cursor_trail_decay = "0.1 0.4";
|
cursor_trail_decay = "0.1 0.4";
|
||||||
window_padding_width = 10;
|
window_padding_width = 10;
|
||||||
|
open_url_with = "default";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user