sway: use zen-browser instead of firefox
This commit is contained in:
@@ -12,6 +12,6 @@ exec --no-startup-id /usr/lib/polkit-gnome/polkit-gnome-authentication-agent-1
|
|||||||
#exec_always pkill kanshi; exec_always kanshi
|
#exec_always pkill kanshi; exec_always kanshi
|
||||||
exec_always "systemctl --user import-environment; systemctl --user start sway-session.target"
|
exec_always "systemctl --user import-environment; systemctl --user start sway-session.target"
|
||||||
|
|
||||||
exec swaymsg "workspace $ws1; exec firefox;"
|
exec swaymsg "workspace $ws1; exec zen-browser;"
|
||||||
exec swaymsg "workspace $ws2; exec thunderbird;"
|
exec swaymsg "workspace $ws2; exec thunderbird;"
|
||||||
exec swaymsg "workspace scratchpad; exec $term -e 'mocp';"
|
# exec swaymsg "workspace scratchpad; exec $term -e 'mocp';"
|
||||||
|
|||||||
Reference in New Issue
Block a user