Removed some scripts I no longer use. Renamed some scripts so they look better in the menu. Added a new script to start Compiz because in Ubuntu 11.04 my Compiz keeps taking a shit and takes forever to restart (now I can restart from the desktop ;))
This commit is contained in:
parent
514a128153
commit
14c77fce10
4 changed files with 2 additions and 5 deletions
2
Start Compiz
Executable file
2
Start Compiz
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/bin/bash
|
||||
compiz --replace &
|
|
@ -1,3 +0,0 @@
|
|||
#!/bin/sh
|
||||
cd $NAUTILUS_SCRIPT_CURRENT_URI
|
||||
mogrify -resize 250x250 *.*
|
|
@ -1,2 +0,0 @@
|
|||
#!/bin/bash
|
||||
HOME=$HOME/.Work /usr/bin/dropbox start
|
Loading…
Add table
Add a link
Reference in a new issue