Add Super+P (Projector) shortcut

This commit is contained in:
Fierelier 2023-04-07 01:49:32 +02:00
parent c6f21f8e5b
commit e3300c0dbd
2 changed files with 9 additions and 0 deletions

View File

@ -231,6 +231,12 @@
<command>scrot</command>
</action>
</keybind>
<!-- Launch wdvn-projector -->
<keybind key="W-p">
<action name="Execute">
<command>wdvn-projector</command>
</action>
</keybind>
</keyboard>
<mouse>
<dragThreshold>1</dragThreshold>

View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
xrandr --auto
exec lxrandr