RPi4B - Arch Linux
Raspberry Pi 4BにArch Linux (64it)をインストールしてみました。 https://archlinuxarm.org/platforms/armv8/broadcom/raspberry-pi-4 環境 Raspberry Pi 4B 32GB SDカード Arch Linux 構築作業PC gpartedでSDカードのパーティションを削除しておく rootで作業する su Start fdisk to partition the SD card: fdisk /dev/sdX 私の環境では/dev/sdaでした At the fdisk prompt, delete old partitions and create a new one: 入力 内容 o This will clear out any partitions on the drive p list partitions. There should be no partitions...
GNOME 48
GNOME 48がリリースされたのでArch LinuxにGNOME 48.0 (gnome-unstableリポジトリ)を導入してみました。https://release.gnome.org/48/https://archlinux.org/groups/x86_64/gnome/ GNOME関連アプリが起動しません。extraリポジトリに反映されるのをまちましょう。 2025-03-23 追記https://archlinux.org/groups/x86_64/gnome/GNOME 48がextraリポジトリに来ました。 Chrome起動時のグローバルショートカットのポップアップ抑止https://www.reddit.com/r/gnome/comments/1jfejor/psa_chromechromiumbased_browsers_and_gnome_48/ ~/.config/chrome-flags.conf--disable-features=GlobalShortcutsPortal 2025-03-20...
Ghostty Shaders
ターミナルエミュレータGhosttyのシェーダ機能を試してみました。 以下のサイトのコードがほぼそのまま利用できました。残念ながらテクスチャを利用するコードは使えませんでした。https://www.shadertoy.com/ コードを改造することによりターミナルエミュレータとして利用可能になります。 iChannel0にはターミナルエミュレータの出力が割り当てられていて変更はできないようです。custom-shader-ichannel1 = ./texture.png みたいなテクスチャのローダが実装されないかなぁ。 環境 Arch Linux GNOME 47.5 ghostty 1.1.2 構築以下のサイトのサンプルコードを利用します。https://www.shadertoy.com/ サンプル1 以下のサンプルコードをファイルに保存します。 URLhttps://www.shadertoy.com/view/Xds3zN ...
Ghostty
ターミナルエミュレータGhostty 1.1.2を使ってみました。https://github.com/ghostty-org/ghostty 今後の気になる情報 マイルストーン1.2https://github.com/ghostty-org/ghostty/milestone/5ローカライズはマージされてた Windows対応https://github.com/ghostty-org/ghostty/discussions/2563 環境 Arch Linux GNOME 47.5 ghostty 1.1.2 構築 インストール sudo pacman -S ghostty 設定 設定ファイル$HOME/.config/ghostty/config 設定リファレンスhttps://ghostty.org/docs/config/reference フォントの変更標準のままだと!=とかが合字になってしまって使いにくいので標準のJetBrainsMono Nerd Font 13ptをHackGen Console NF...
ALG - Arka Linux GUI
Arch LinuxのGUIインストーラであるALG(Arka Linux GUI)を試してみました。https://github.com/arch-linux-gui/alg-releases Welcomeアプリ(alg-welcome)とOSインストーラ(calamares)で構成されているようです。Calam-Arch-Installerのようにインストール中にデスクトップ環境を選択することはできないようですが、インストール時やインストール後に日本語が表示されるのは便利ですね。 公開されているメディアhttps://sourceforge.net/projects/arch-linux-gui/files/ Folder File Date Size beta-iso/ alg-plasma-2025.03-x86_64.iso 2025-03-05 3.0 GB experimental-editions/ archlinux-gui-zen-2022.07-x86_64.iso 2022-07-07 2.5...
Wayland + VSCode + text-input-v3
Visual Studio Code 1.98.0 でWaylandモードで日本語入力できるようになりました。Chromium 130以上が採用されていますのでtext-input-v3が動作します。以前はmutter-text-input-v1を導入して実現しましたが、もうMutterを入れ替える必要はなくなりました。 バージョン: 1.98.0コミット: 6609ac3d66f4eade5cf376d1cb76f13985724bcb日付: 2025-03-04T21:06:18.612ZElectron: 34.2.0ElectronBuildId: 11044223Chromium: 132.0.6834.196Node.js: 20.18.2V8: 13.2.152.36-electron.0OS: Linux x64 6.13.5-arch1-1 環境 Arch Linux GNOME Shell 47.5 Mutter 47.6 Visual Studio Code...
File Sync
共有フォルダのテキストファイルをWindows クライアントとLinuxクライアントでマウントせずに同期してみました。 環境 サーバ:Windows 11SMB経由 \\192.168.11.2\media11\home\Documents\memo.txtSSH経由 ubuntu@192.168.11.2:/mnt/d/home/Documents/memo.txt クライアントWindows:Windows 11 (robocopy)%USERPROFILE%\Documents\memo.txt クライアントLinux:Arch Linux (rsync ssh)~/Documents/memo.txt 構築サーバ 共有フォルダを作成 Windows 共有の設定 WSL の導入 クライアントWindows script-launcherの導入 ...
Script Launcher
タスクバーからスクリプトを起動するランチャーです。 https://github.com/ktkr3d/script-launcher 以下を参考にしました。ありがとうございます。 【powershell】アプリ起動ランチャー作ってみた tray-launcher task-tray-launcher インストール クローン mkdir C:¥reposcd C:¥reposgit clone...
GlazeWM
Windows用のタイリングウィンドウマネージャGlazeWMを試してみました。挙動に癖が無くて安定していそうなので切り替えました。 https://github.com/glzr-io/glazewm 環境 Windows 11 24H2 GlazeWM v3.8.1 構築 インストール winget install GlazeWM 起動 スタートメニューからGlazeWMを起動 環境設定 設定ファイルは%userprofile%\.glzr\glazewm\config.yaml。トレイアイコンを右クリックしてShow config folderでフォルダを表示できます。 上部のバーを起動しないようにする。%userprofile%\.glzr\glazewm\config.yamlgeneral: # Commands to run when the WM has started. This is useful for running a # script or launching another application. # Example:...
FancyWM
FancyWMはWindows用のタイリングマネージャです。2-in-1 PCのタッチスクリーンで便利です。Linux環境とほぼ同等の使い方ができるようになりました。 https://github.com/FancyWM/fancywm 環境 Windows 11 FancyWM v2.14.0 Windhawk 1.5.1 Vertical Taskbar for Windows 11 v1.3.1Taskbar location: RightTaskbar Width: 64 Taskbar height and icon size v1.2.16Icon size: 32taskbar height: 52taskbar button width: 52 Taskbar Clock Customization v1.4Time format: H':'mmDate format: MMM'/'d '('ddd')' Windows 11 Taskbar...