thunderbirdのショートカットキーを追加
This commit is contained in:
parent
b728e54c31
commit
d14bcf0764
2 changed files with 6 additions and 0 deletions
3
config
3
config
|
@ -13,6 +13,9 @@ bindsym $mod+Return exec --no-startup-id alacritty
|
||||||
# ファイラー
|
# ファイラー
|
||||||
bindsym $mod+m exec --no-startup-id thunar
|
bindsym $mod+m exec --no-startup-id thunar
|
||||||
|
|
||||||
|
# メーラー
|
||||||
|
bindsym $mod+t exec --no-startup-id thunderbird
|
||||||
|
|
||||||
# タスクキル
|
# タスクキル
|
||||||
bindsym $mod+q kill
|
bindsym $mod+q kill
|
||||||
|
|
||||||
|
|
|
@ -13,6 +13,9 @@ bindsym $mod+Return exec --no-startup-id alacritty
|
||||||
# ファイラー
|
# ファイラー
|
||||||
bindsym $mod+m exec --no-startup-id thunar
|
bindsym $mod+m exec --no-startup-id thunar
|
||||||
|
|
||||||
|
# メーラー
|
||||||
|
bindsym $mod+t exec --no-startup-id thunderbird
|
||||||
|
|
||||||
# タスクキル
|
# タスクキル
|
||||||
bindsym $mod+q kill
|
bindsym $mod+q kill
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue