Change from firefox to qutebrowser in the sway shortcut
This commit is contained in:
parent
196128d1a2
commit
67af45e48c
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ set $update_status_bar /run/current-system/sw/bin/kill -s 42 $(cat $status_pid_f
|
|||
bindsym $mod+Return exec $term
|
||||
|
||||
# Open browser
|
||||
bindsym $mod+b exec firefox
|
||||
bindsym $mod+b exec qutebrowser
|
||||
|
||||
# Open audio control
|
||||
bindsym $mod+a exec pavucontrol --tab 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue