This commit is contained in:
toto 2022-07-07 09:47:06 +02:00
parent a7a4ccb1d8
commit 12e5ecf49a
3 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#!/bin/sh
python3 -m pip install normcap

View File

@ -37,6 +37,7 @@
<property name="&lt;Primary&gt;&lt;Alt&gt;l" type="string" value="xtrlock"/> <property name="&lt;Primary&gt;&lt;Alt&gt;l" type="string" value="xtrlock"/>
<property name="&lt;Shift&gt;&lt;Super&gt;Left" type="string" value="movescreen left"/> <property name="&lt;Shift&gt;&lt;Super&gt;Left" type="string" value="movescreen left"/>
<property name="&lt;Shift&gt;&lt;Super&gt;Right" type="string" value="movescreen right"/> <property name="&lt;Shift&gt;&lt;Super&gt;Right" type="string" value="movescreen right"/>
<property name="&lt;Super&gt;Print" type="string" value="normcap"/>
</property> </property>
</property> </property>
<property name="xfwm4" type="empty"> <property name="xfwm4" type="empty">

View File

@ -32,3 +32,5 @@ gir1.2-spiceclientgtk-3.0
libvirt-clients libvirt-clients
virt-viewer virt-viewer
ssh-askpass-gnome ssh-askpass-gnome
tesseract-ocr
tesseract-ocr-fra