mirror of
https://gitlab.com/thebiblelover7/dotfiles.git
synced 2025-12-14 12:13:50 +00:00
added nvim and others
This commit is contained in:
14
.config/inkscape/keys/default.xml
Normal file
14
.config/inkscape/keys/default.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||
<keys
|
||||
name="User Shortcuts">
|
||||
<bind
|
||||
key="Up"
|
||||
modifiers="Ctrl"
|
||||
action="SelectionRaise"
|
||||
display="true" />
|
||||
<bind
|
||||
key="Down"
|
||||
modifiers="Ctrl"
|
||||
action="SelectionLower"
|
||||
display="true" />
|
||||
</keys>
|
||||
Reference in New Issue
Block a user