diff --git a/config b/config index c47f892..778a009 100644 --- a/config +++ b/config @@ -13,6 +13,9 @@ bindsym $mod+Return exec --no-startup-id alacritty # ファイラー bindsym $mod+m exec --no-startup-id thunar +# メーラー +bindsym $mod+t exec --no-startup-id thunderbird + # タスクキル bindsym $mod+q kill diff --git a/laptop/config b/laptop/config index 04eb2de..3199c06 100644 --- a/laptop/config +++ b/laptop/config @@ -13,6 +13,9 @@ bindsym $mod+Return exec --no-startup-id alacritty # ファイラー bindsym $mod+m exec --no-startup-id thunar +# メーラー +bindsym $mod+t exec --no-startup-id thunderbird + # タスクキル bindsym $mod+q kill