Start X at login

This commit is contained in:
mitchell 2021-05-16 02:14:25 -04:00
parent 51039a9b56
commit f36e070d61
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ function configure_fish
import_sources $uname
define_aliases $uname
ssh_agent_startup
start_x_at_login
end
configure_fish