dotfiles/executable_dot_xinitrc
2021-03-20 02:40:04 -05:00

11 lines
209 B
Bash

#!/bin/bash
xrandr --setprovideroutputsource modesetting NVIDIA-0
xrandr --auto
eval $(/usr/bin/gnome-keyring-daemon --start --components=pkcs11,secrets,ssh)
export SSH_AUTH_SOCK
eval $(ssh-agent)
exec i3