Skip to content

Instantly share code, notes, and snippets.

@kazoo0217
Last active December 30, 2015 03:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kazoo0217/7767219 to your computer and use it in GitHub Desktop.
Save kazoo0217/7767219 to your computer and use it in GitHub Desktop.

##Lubuntu 13.04

  1. add a line

~/.config/lxsession/Lubuntu/autostart

@xcompmgr &
  1. edit a line

ex. gvim shortcut file

[Desktop Entry]
Encoding=UTF-8
Type=Application
Name=Gvim
Name[ja_JP]=Gvim
Icon=/home/tsujita/vim_icon.png
Exec=bash -c "gvim;transset -a 0.7"
Comment[ja_JP]=テキストエディタ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment