summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-12-14 09:56:37 +0000
committerSean Whitton <spwhitton@spwhitton.name>2023-12-14 09:56:37 +0000
commit05244340766a39513f7ced6d8e8018486e8bdc48 (patch)
tree5f831bd9918c848b22e2b7c65de5129427152960
parente1d0877d56180dc1b36a53b10ce4c516190b8c7e (diff)
downloaddotfiles-steam.tar.gz
launch Steam upon loginsteam
-rw-r--r--.bashrc2
-rw-r--r--.config/sway/config2
2 files changed, 3 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 4cbcbb68..7c0ef847 100644
--- a/.bashrc
+++ b/.bashrc
@@ -26,3 +26,5 @@ HISTSIZE=5000
HISTFILESIZE=5000
HISTIGNORE=ls:pwd
shopt -s histappend
+
+[ "$(tty)" = /dev/tty2 ] && exec startw ||:
diff --git a/.config/sway/config b/.config/sway/config
index 594e7a52..b16b3bed 100644
--- a/.config/sway/config
+++ b/.config/sway/config
@@ -380,7 +380,7 @@ exec swayidle -w
exec emacsclient --spw/update-environment
exec emacsclient -sgdbmacs --spw/no-start --spw/update-environment
-exec_always fcitx5 -d --replace
+exec_always SDL_VIDEODRIVER= firejail steam
exec blueman-applet
exec nm-applet --indicator