dotfiles/bin/executable_autostart

27 lines
605 B
Plaintext
Raw Normal View History

2021-03-08 14:54:42 +01:00
#!/usr/bin/env bash
systemctl --user import-environment WAYLAND_DISPLAY DISPLAY PATH
systemctl --user start gnome-keyring.service
systemctl --user start graphical-session.target
dbus-sway-environment
configure-gtk
thinkpad-dock
swaymsg workspace "4 "
swaymsg exec -- "emacsclient --create-frame -e '(org-agenda-list)'"
sleep 0.5
swaymsg workspace "2 "
swaymsg exec browser
sleep 2
swaymsg workspace "5 "
swaymsg exec foot -- bash -c "~/bin/somafm-picker"
sleep 0.3
2021-01-22 12:29:06 +01:00
swaymsg workspace "1 "
swaymsg exec foot
sleep 0.3
swaymsg workspace "3 "
swaymsg layout tabbed
swaymsg exec start-comms