From d14bcf0764d4506578a2d3438c1cd7801a15e240 Mon Sep 17 00:00:00 2001 From: Rikuoh Date: Sat, 26 Aug 2023 15:46:55 +0900 Subject: [PATCH] =?UTF-8?q?thunderbird=E3=81=AE=E3=82=B7=E3=83=A7=E3=83=BC?= =?UTF-8?q?=E3=83=88=E3=82=AB=E3=83=83=E3=83=88=E3=82=AD=E3=83=BC=E3=82=92?= =?UTF-8?q?=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config | 3 +++ laptop/config | 3 +++ 2 files changed, 6 insertions(+) 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