(from slim.conf)
Code:# This command is executed after a succesful login. # you can place the %session and %theme variables # to handle launching of specific commands in .xinitrc # depending of chosen session and slim theme # # NOTE: if your system does not have bash you need # to adjust the command according to your preferred shell, # i.e. for freebsd use: login_cmd exec /bin/sh - ~/.xinitrc %session #login_cmd exec /bin/bash -login ~/.xinitrc %session
login_cmd exec /bin/sh - ~/.xinitrc %session