Skip to content

Commit

Permalink
sway: Configure godot as command 5
Browse files Browse the repository at this point in the history
  • Loading branch information
juanibiapina committed Dec 12, 2024
1 parent 77b66fe commit 6137635
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dotfiles/sway/.config/sway/config
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ set $cmd1 "firefox-developer-edition"
set $cmd2 "alacritty --class Alacritty-Terminal --hold -e zsh -l -i -c 'dev open juanibiapina/dotfiles'"
set $cmd3 "alacritty --class Alacritty-DigitalGarden --hold -e zsh -l -i -c 'dev digitalgarden'"
set $cmd4 "slack"
#set $cmd5 "..."
set $cmd5 "godot4"
set $cmd6 "zapzap"
set $cmd7 "spotify"
set $cmd8 "keepassxc"
Expand Down Expand Up @@ -263,7 +263,7 @@ mode "launcher" {
bindsym 2 exec $cmd2; mode "default"
bindsym 3 exec $cmd3; mode "default"
bindsym 4 exec $cmd4; mode "default"
#bindsym 5 exec $cmd5; mode "default"
bindsym 5 exec $cmd5; mode "default"
bindsym 6 exec $cmd6; mode "default"
bindsym 7 exec $cmd7; mode "default"
bindsym 8 exec $cmd8; mode "default"
Expand Down

0 comments on commit 6137635

Please sign in to comment.