iankelling.org
/
git
/
distro-setup
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
minor fixes
[distro-setup]
/
subdir_files
/
.local
/
share
/
applications
/
chromium.desktop
1
#!/usr/bin/env xdg-open
2
# ian: note, this is linked to from ~/.config/menus/mate-applications.menu
3
[Desktop Entry]
4
Version=1.0
5
Type=Application
6
Terminal=false
7
Icon[en]=mate-panel-launcher
8
Name[en]=chromium
9
Exec=schroot -c stretch -- chromium --enable-remote-extensions
10
Comment[en]=chromium
11
Name=chromium
12
Comment=chromium
13
Icon=mate-panel-launcher