hyprKCS
Created|Updated

Hyprland用キーバインドマネージャhyprKCSを使ってみました。
お気に入りフィルタがあるので、便利だけれど忘れてしまいがちなキーバインドを簡単に見つけられます。
https://github.com/kosa12/hyprKCS
環境
- Arch Linux
- hyprKCS v1.25.6
構築
- インストール
paru -S hyprkcs-git
設定
- 起動
hyprkcs
- サイズ変更
Gear > Window > Dimensions
1000 x 700 等に変更 - お気に入り登録
対象のキーバインド左端のスターをクリック - hyprKCSをキーバインドSpuer+Hに設定
- 右上の+をクリック
- Record Comboを押下してSpuer+H
- 以下を指定
Dispatcher: exec
Arguments: hyprkcs
Description: hyprKCS - Hyprland keybind manager - Add Keybind
Related Articles

2023-08-27
Hyprland + Ags
https://github.com/Aylur/agsMiniBook X のArch Linux / Hyprland 環境にAgs を導入してみました。Ags はJavaScript でGTK ウィジェットを定義できます。 2023-09-18 更新 Arch Linux, Hyprland, ags, VSCode, Google Chrome, Cava, fastfetch, bashtop, nginx, Three.js, ammo.js MiniBook X N100 -> Type-C to HDMI -> HDMI Capture -> Hi10 Go N5100 -> OBS Studio 音無しMP4 16MB 1分35秒 環境 MiniBook X N100 Arch Linux Hyprland Ags 構築📖手順 https://github.com/Aylur/ags/wiki https://github.com/Aylur/dotfiles 💿インストール Ags のインストール https...

2026-01-21
Headless Hyprland
ヘッドレスのHyprlandデスクトップに接続してみます。GDMとGNOME ShellはRDPで接続し、HyprlandはVNCで接続する構成としました。 環境サーバ Arch Linux GDM / GNOME Shell RDPサーバ: GRD(GNOME Remote Desktop) Hyprland VNCサーバ: WayVNC クライアント Windows 11 RDPクライアント: リモートデスクトップ接続(mstsc.exe) VNCクライアント: RealVNC Viewer CachyOS RDP/VNCクライアント: Remmina 構築: サーバ OS起動時に自動ログインしてHyprlandセッションを開始します。VNCで接続できます。 GNOME Shellを使いたい場合はログオフ後、RDPで接続してGDMでgnomeを選択します。 再度Hyprlandセッションに戻る場合はリブートします。 GDM自動ログイン 自動ログイン /etc/gdm/custom.conf[daemon]AutomaticL...
2026-06-10
Hyprland 0.55.3
Hyprland 0.55.3をインストールしました。現在の構成は以下の通り。 $ pacman -Q hyprland quickshell caelestia-cli caelestia-shellhyprland 0.55.3-1quickshell-git 0.2.0.r148.g8db8ca1-1caelestia-cli 1.0.8-1caelestia-shell 2.0.2-1 変化点Hyprland Hyprlandの設定ファイルがluaになった。 https://wiki.hypr.land/Configuring/Start/ まだ現在の設定ファイルhyprland.conf(hyprlang)は有効のまま。 Caelestia SuperキーでCaelestiaのランチャーが起動しなくなった https://github.com/caelestia-dots/caelestia/issues/434 スペシャルワークスペースがトグルしない Super</kbd+Mで開くが再押下で閉じない 調査Hyprland luaへの完全移行は0...

2023-08-25
Hyprland
https://hyprland.org/MiniBook X のArch Linux にHyprland を導入してみました。かなりイケていますが、私に使いこなせるのだろうか。 環境https://wiki.hyprland.org/https://github.com/hyprland-community/awesome-hyprland if (!window.google) { document.body.innerHTML = 'You need to include the script //google.com/jsapi on your template'; throw 'Google JS API is needed'; } else { (function() { google.load('visualization', '1.0', {'packages': ["corechart","geochart","table"]}); google.setOnLoadCallback(function...

2025-11-17
Caelestia
Hyprland用のCaelestia dotsを試してみました。これは良いかもしれない。 https://github.com/caelestia-dots/caelestiahttps://github.com/caelestia-dots/clihttps://github.com/caelestia-dots/shell https://www.youtube.com/watch?v=TggHDm0_vBw 2026-06-10Hyprland 0.55.3インストール後、Superキーでランチャが起動しない問題の対策 Issues / [BUG] Launcher doesn’t open using Super/Windows-key https://github.com/caelestia-dots/caelestia/issues/434#issuecomment-4669164472 ~/.config/hypr/hyprland/keybinds.conf#bindi = Super, Super_L, global, ca...
Comments