]> code.delx.au - dotfiles/blobdiff - bin/setup-xfce
xfce4 config
[dotfiles] / bin / setup-xfce
diff --git a/bin/setup-xfce b/bin/setup-xfce
new file mode 100755 (executable)
index 0000000..1db2cd9
--- /dev/null
@@ -0,0 +1,5 @@
+#!/bin/bash
+
+xfconf-query -n -t bool -c xfce4-session -p /startup/ssh-agent/enabled -s true
+xfconf-query -n -t string -c xfce4-session -p /startup/ssh-agent/type -s ssh-agent
+