updated keyboard shortcuts
This commit is contained in:
parent
796b442240
commit
153ac6fb87
1 changed files with 7 additions and 6 deletions
|
|
@ -57,13 +57,13 @@
|
|||
<property name="<Super>u" type="string" value="galculator"/>
|
||||
<property name="<Super>f" type="string" value="firefox-developer-edition"/>
|
||||
<property name="<Super>n" type="string" value="alacritty -e nvim"/>
|
||||
<property name="<Super>d" type="string" value="xfce4-popup-whiskermenu"/>
|
||||
<property name="<Super>m" type="string" value="alacritty -e micro"/>
|
||||
<property name="<Super>t" type="string" value="thunar"/>
|
||||
<property name="<Super>b" type="string" value="xfce4-terminal --geometry=142x57+0+0 -x btop"/>
|
||||
<property name="<Super>x" type="string" value="xfce4-terminal --geometry=142x57+0+0"/>
|
||||
<property name="<Super>c" type="string" value="chromium"/>
|
||||
<property name="<Super>v" type="string" value="codium"/>
|
||||
<property name="<Super>w" type="string" value="xfce4-popup-whiskermenu"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="xfwm4" type="empty">
|
||||
|
|
@ -172,7 +172,6 @@
|
|||
<property name="<Alt>space" type="string" value="popup_menu_key"/>
|
||||
<property name="<Shift><Alt>Page_Down" type="string" value="lower_window_key"/>
|
||||
<property name="<Alt>F8" type="string" value="resize_window_key"/>
|
||||
<property name="<Alt>F9" type="string" value="hide_window_key"/>
|
||||
<property name="<Alt>F7" type="string" value="move_window_key"/>
|
||||
<property name="<Control><Shift><Alt>Up" type="string" value="move_window_up_key"/>
|
||||
<property name="<Control><Alt>Left" type="string" value="left_workspace_key"/>
|
||||
|
|
@ -224,12 +223,14 @@
|
|||
<property name="<Super>equal" type="string" value="add_workspace_key"/>
|
||||
<property name="<Super>minus" type="string" value="del_workspace_key"/>
|
||||
<property name="<Super>Tab" type="string" value="next_workspace_key"/>
|
||||
<property name="<Super>comma" type="string" value="tile_down_left_key"/>
|
||||
<property name="<Super>period" type="string" value="tile_down_right_key"/>
|
||||
<property name="<Super>q" type="string" value="tile_up_left_key"/>
|
||||
<property name="<Super>w" type="string" value="tile_up_right_key"/>
|
||||
<property name="<Alt>f" type="string" value="fullscreen_key"/>
|
||||
<property name="<Shift><Alt>q" type="string" value="close_window_key"/>
|
||||
<property name="<Super>comma" type="string" value="tile_down_left_key"/>
|
||||
<property name="<Super>period" type="string" value="tile_down_right_key"/>
|
||||
<property name="<Super>e" type="string" value="tile_up_left_key"/>
|
||||
<property name="<Super>r" type="string" value="tile_up_right_key"/>
|
||||
<property name="<Super>BackSpace" type="string" value="prev_workspace_key"/>
|
||||
<property name="<Shift><Alt>m" type="string" value="hide_window_key"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="providers" type="array">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue