updated bashrc and keyboard shortcuts
This commit is contained in:
parent
cf4cd7f2cd
commit
b1b416cb34
2 changed files with 9 additions and 9 deletions
|
|
@ -52,19 +52,18 @@
|
|||
<property name="<Super>p" type="string" value="postman"/>
|
||||
<property name="<Super>s" type="string" value="iscan"/>
|
||||
<property name="<Super>Return" type="string" value="alacritty"/>
|
||||
<property name="<Super>v" type="string" value="vlc"/>
|
||||
<property name="<Super>a" type="string" value="figma-linux"/>
|
||||
<property name="<Shift><Super>s" type="string" value="xfce4-screenshooter -r"/>
|
||||
<property name="<Super>c" type="string" value="code"/>
|
||||
<property name="<Super>u" type="string" value="galculator"/>
|
||||
<property name="<Super>y" type="string" value="steam"/>
|
||||
<property name="<Super>f" type="string" value="firefox-developer-edition"/>
|
||||
<property name="<Super>b" type="string" value="xfce4-terminal --geometry=127x51+0+0 -x btop"/>
|
||||
<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>x" type="string" value="xfce4-terminal --geometry=127x51+0+0"/>
|
||||
<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>
|
||||
</property>
|
||||
<property name="xfwm4" type="empty">
|
||||
|
|
@ -230,7 +229,7 @@
|
|||
<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="<Alt>q" type="string" value="close_window_key"/>
|
||||
<property name="<Shift><Alt>q" type="string" value="close_window_key"/>
|
||||
</property>
|
||||
</property>
|
||||
<property name="providers" type="array">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue