argosをGnome42(Ubuntu 22.04)でも使う

久々にGnome Shellを起動したところ拡張機能のargosが起動しなくなっていました.

argos gnome42 ng

リポジトリを見る 🏛️Gnome42対応をしている人がいた 🏛️ので,以下のリポジトリの gnome-42 ブランチを利用させてもらうことで動くようになりました :)

$ trash ~/.local/share/gnome-shell/extensions/argos\@pew.worldwidemann.com (1)
$ git clone https://github.com/Coda-Coda/argos (2)
$ cd argos
$ git branch (3)
* gnome-42
$ cp -a argos\@pew.worldwidemann.com ~/.local/share/gnome-shell/extensions/ (4)
  1. 古いargosをゴミ箱に
  2. Gnome42対応argosのリポジトリをクローン
  3. ブランチが gnome-42 になっているのを確認
  4. argos をGnomeShell拡張機能ディレクトリにコピー

このあと, Alt + F2 r Enter で反映します.

argos gnome42

動作するようになりました :)

詳細は以前の記事を.

環境
$ dpkg-query -W gnome-shell gnome-shell-extensions
gnome-shell     42.0-2ubuntu1
gnome-shell-extensions  42.0-1
$ lsb_release -dr
Description:    Ubuntu 22.04 LTS
Release:        22.04
$ arch
x86_64

コメントを残す

メールアドレスが公開されることはありません。 が付いている欄は必須項目です

To respond on your own website, enter the URL of your response which should contain a link to this post's permalink URL. Your response will then appear (possibly after moderation) on this page. Want to update or remove your response? Update or delete your post and re-enter your post's URL again. (Find out more about Webmentions.)