Skip to content

Commit

Permalink
🔄 synced local 'docs/cheatsheets' with remote 'cheatsheets'
Browse files Browse the repository at this point in the history
  • Loading branch information
HansRobo committed Dec 12, 2024
1 parent 139eb4e commit 5195cba
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion docs/cheatsheets/ubuntu.md
Original file line number Diff line number Diff line change
Expand Up @@ -158,4 +158,11 @@ sudo apt install pulseeffects
これを使えば、他のインストールしたソフトと同じようにSuperキーを押すと出てくる検索画面に出てきたり、タスクバーのお気に入りに登録できるようにしてくれる。
具体的には、AppImageの初回起動時にセットアップ画面が出てくるのでOK連打するだけ。

[Releases · TheAssassin/AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher/releases)
[Releases · TheAssassin/AppImageLauncher](https://github.com/TheAssassin/AppImageLauncher/releases)

インストール直後に実行するとAppImageのデフォルト格納場所を決めるウィザードが出てくる。
基本的にデフォルト(~/Applications)で問題ない。
![[Screenshot from 2024-12-12 20-56-51.png]]

以後、AppImageファイルを実行すると以下のような画面が出てくるので、「Integrate and run」を選択すればインストールを行ってくれるようになる。
![[Screenshot from 2024-12-12 20-57-04.png]]

0 comments on commit 5195cba

Please sign in to comment.