From 825e81343502ae9ad15a70c7f52634617d865b6d Mon Sep 17 00:00:00 2001 From: Jack Jamison Date: Sat, 16 May 2026 00:21:48 -0400 Subject: pipewire and screenshot --- scripts/system/graphical-startup | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/system/graphical-startup b/scripts/system/graphical-startup index 52bbb8b..b78de30 100755 --- a/scripts/system/graphical-startup +++ b/scripts/system/graphical-startup @@ -1,7 +1,12 @@ #!/bin/sh -# pipewire & + +# start services +pipewire & dunst & swaybg -i $HOME/dotfiles/files/wallpapers/mill.png & swayidle timeout 300 sleep-computer & monitor-battery & # restartemacs >/dev/null & + +# defaults +brightnessctl set 50% -- cgit v1.2.3