[sway] Autostart browser with default session on start

This commit is contained in:
Sebastian Schulze 2020-02-06 12:11:27 +01:00
parent 7bbb4fc191
commit 33af0b84df
Signed by: bascht
GPG Key ID: 5BCB1D3B4D38A35A
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ else
swaymsg workspace "4: Docs"
swaymsg exec "emacs ~/"
swaymsg workspace "2: Web"
swaymsg exec firefox-wayland
swaymsg exec "qutebrowser -r default"
swaymsg workspace "3: Comms"
swaymsg exec start-comms
swaymsg workspace "5: Media"