Skip to content

Commit

Permalink
sway: add android studio shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
contrun committed Dec 8, 2023
1 parent 8e34c9e commit bd68f09
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dot_config/sway/config
Original file line number Diff line number Diff line change
Expand Up @@ -753,6 +753,7 @@ mode "launcher" {
bindsym e exec env LC_CTYPE=zh_CN.UTF-8 emacsclient -c -a emacs; mode "default"
# bindsym s exec kupfer; mode "default"
bindsym d exec goldendict; mode "default"
bindsym a exec android-studio; mode "default"
bindsym c exec code; mode "default"
bindsym f exec pcmanfm; mode "default"
bindsym z exec zotero; mode "default"
Expand Down

0 comments on commit bd68f09

Please sign in to comment.