TROMjaro 2024.09.05

This commit is contained in:
2024-09-05 01:47:35 +02:00
parent 8512e203e5
commit 815aaea8b5
1838 changed files with 52402 additions and 170 deletions

View File

@ -56,11 +56,12 @@
</action>
</gesture>
<gesture type="SWIPE" fingers="4" direction="UP">
<action type="RUN_COMMAND">
<command>dbus-send --type=method_call --print-reply --dest=org.onboard.Onboard /org/onboard/Onboard/Keyboard org.onboard.Onboard.Keyboard.ToggleVisible</command>
<action type="SEND_KEYS">
<modifiers>Control_L</modifiers>
<keys>Alt_L+k</keys>
<repeat>true</repeat>
<animation>CHANGE_DESKTOP_DOWN</animation>
<decreaseCommand>dbus-send --type=method_call --print-reply --dest=org.onboard.Onboard /org/onboard/Onboard/Keyboard org.onboard.Onboard.Keyboard.ToggleVisible</decreaseCommand>
<decreaseKeys>Control_L+Alt_L+k</decreaseKeys>
</action>
</gesture>
</application>