update scripts version to a version containing greetd script

remove .profile starting sway
master
Alex 2023-01-07 20:17:28 -06:00
parent f9a8b46b57
commit edb6ab7346
3 changed files with 5 additions and 7 deletions

View File

@ -48,7 +48,7 @@ output VGA-1 disable
timeout 1200 'swaymsg "output * dpms off"' \
resume 'swaymsg "output * dpms on"' \
before-sleep 'waylock &'
#
# This will lock your screen after 300 seconds of inactivity, then turn off
# your displays after another 300 seconds, and turn your screens back on when
# resumed. It will also lock your screen before your computer goes to sleep.

@ -1 +1 @@
Subproject commit 09678c7f284d8108ca0b3d970eef588e827359ca
Subproject commit 0329f03e8b217fa292a0c8596e240ac27605cc08

View File

@ -98,8 +98,6 @@ export HSA_OVERRIDE_GFX_VERSION=10.3.0
#mount /media/nagato/ &
#mount /media/bismarck &
if [ "$(tty)" = /dev/tty1 ]; then
#exec dbus-launch river
exec dbus-launch sway
#exec dbus-launch Hyprland
fi
#if [ "$(tty)" = /dev/tty1 ]; then
# exec dbus-launch sway
#fi