Advertisement
Guest User

Untitled

a guest
Dec 28th, 2014
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. gconftool --type string --set /apps/gnome-terminal/profiles/Profile0/cursor_shape ibeam
  2.  
  3. <entry name="cursor_shape" mtime="1419267709" type="string">
  4. <stringvalue>ibeam</stringvalue>
  5. </entry>
  6.  
  7. sessionfile=`find "${HOME}/.dbus/session-bus/" -type f`
  8. export `grep "DBUS_SESSION_BUS_ADDRESS" "${sessionfile}" | sed '/^#/d'`
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement