From b7cfaebc955d3738a7fa5a7c671e6aed4c6dab87 Mon Sep 17 00:00:00 2001 From: Ryan Kavanagh Date: Sat, 9 Nov 2024 12:27:52 -0500 Subject: now that systemd starts sway, fix behaviour with env vars --- dot_config/sway/config | 9 --------- 1 file changed, 9 deletions(-) (limited to 'dot_config/sway/config') diff --git a/dot_config/sway/config b/dot_config/sway/config index 84e7a53..562f48a 100644 --- a/dot_config/sway/config +++ b/dot_config/sway/config @@ -27,14 +27,6 @@ for_window [con_mark=$alphamark] opacity set $trans include /etc/sway/config-vars.d/* -### Things to run at start of session -exec { - # set a random background - swaybg-random ~/bg - # use footclient/footserver as our terminal - foot -s -} - ### Idle configuration exec swayidle -w \ timeout 180 $lock \ @@ -200,7 +192,6 @@ mode "resize" bindsym --to-code { } bindsym --to-code $mod+r mode "resize" -bar swaybar_command waybar exec_always pkill kanshi; exec kanshi font pango:Iosevka Regular 8 -- cgit v1.2.3