chore: release script added

This commit is contained in:
ful1e5
2022-10-14 17:46:13 +05:30
parent c79173e163
commit e1d1eb7eab
2 changed files with 61 additions and 0 deletions
+8
View File
@@ -366,3 +366,11 @@ png = 'xterm.png'
x11_name = 'xterm'
win_name = 'IBeam'
x11_symlinks = ["ibeam", "text"]
[cursors.zoom-in]
png = 'zoom-in.png'
x11_name = 'zoom-in'
[cursors.zoom-out]
png = 'zoom-out.png'
x11_name = 'zoom-out'