Add Movescreen
Allow move the focused window on an adjacent monitor
This commit is contained in:
@ -35,6 +35,8 @@
|
||||
<property name="<Alt>x" type="string" value="exo-open --launch TerminalEmulator"/>
|
||||
<property name="<Super>e" type="string" value="exo-open --launch FileManager"/>
|
||||
<property name="<Primary><Alt>l" type="string" value="xtrlock"/>
|
||||
<property name="<Shift><Super>Left" type="string" value="movescreen left"/>
|
||||
<property name="<Shift><Super>Right" type="string" value="movescreen right"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="xfwm4" type="empty">
|
||||
|
Reference in New Issue
Block a user