0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

lxdeでchromeのデスクトップショートカットアイコンを変える方法

Last updated at Posted at 2019-06-01

環境

  • OS: Ubuntu 18.04
  • デスクトップ環境: LXDE

デスクトップ上に置かれたショートカットを変更する場合

  1. ショートカットを右クリックする
  2. アプリケーションで開く でテキストエディタを選択する
  3. Icon=~ の項目を設定したいアイコン画像のフルパスに変更する
  4. 保存する

メニュー > Chromeアプリで表示されるアイコンを変更する場合

  1. 変更したいアイコンを右クリックしてプロパティを見る
  2. ファイル名を控えておく
  3. .local/share/applicationsのディレクトリを開く
  4. 控えたファイル名と同じ名前のファイルをテキストエディタで開く
  5. Icon=~ の項目を設定したいアイコン画像のフルパスに変更する
  6. 保存する

参考

xdotool: what are "class" and "classname" for a window? - Ask Ubuntu

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?