]> code.delx.au - dotfiles/blob - setup/setup-xfce
post-checkout hook
[dotfiles] / setup / setup-xfce
1 #!/bin/bash
2
3 xfconf-query -n -t bool -c xfce4-session -p /startup/ssh-agent/enabled -s true
4 xfconf-query -n -t string -c xfce4-session -p /startup/ssh-agent/type -s ssh-agent
5