feat(i3): bind n to open ChatGPT

This commit is contained in:
inkch
2025-07-24 07:48:57 +09:00
parent 5d33aa6dee
commit ebfc0f121c

View File

@@ -242,7 +242,7 @@ bindsym $m+$a+slash exec --no-startup-id nowplaying
# Browser # Browser
bindsym $m+m exec --no-startup-id open-zen bindsym $m+m exec --no-startup-id open-zen
bindsym $m+$s+m exec --no-startup-id open-zen-private bindsym $m+$s+m exec --no-startup-id open-zen-private
bindsym $m+n exec --no-startup-id toggl bindsym $m+n exec --no-startup-id chatgpt
# Emacs # Emacs
bindsym $m+period exec --no-startup-id open-emacs bindsym $m+period exec --no-startup-id open-emacs