1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-26 06:08:35 +01:00

sway config

This commit is contained in:
eoli3n 2020-04-23 19:42:31 +02:00
parent 7dc8c9c7a1
commit 0305a068d9

@ -38,6 +38,6 @@ exec --no-startup-id swaymsg 'exec xbindkeys &'
exec --no-startup-id swaymsg 'exec variety &'
exec --no-startup-id swaymsg 'exec firefox'
exec --no-startup-id swaymsg 'exec firefox -no-remote -P "kiosk" -kiosk "www.gmail.com"'
exec --no-startup-id swaymsg 'workspace $tag4; exec termite -e "screen -rd weechat &"'
exec --no-startup-id swaymsg 'workspace $tag2; exec termite -e "ssh-add" && termite'
exec --no-startup-id swaymsg 'workspace $tag4; exec alacritty -e "screen -rd weechat &"'
exec --no-startup-id swaymsg 'workspace $tag2; exec alacritty -e "ssh-add" && alacritty'
#INCLUDE####################################################