원클릭으로
hyprland-cheatsheet
Hyprland window manager shortcuts including window navigation, workspace management, media keys, and configuration files
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Hyprland window manager shortcuts including window navigation, workspace management, media keys, and configuration files
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Step-by-step installation guide for Nix and dotfiles setup including nix.conf configuration, channel updates, home-manager, and nix-darwin
スキルのプロンプト品質を評価・チューニングする。スキルを書いたあと別のサブエージェントに実行させ、不明瞭点・自動補完箇所・達成率をレポートさせて反復改善する。Use when you want to evaluate or tune a SKILL.md prompt quality. Ref: https://zenn.dev/mizchi/articles/empirical-prompt-tuning
Generate professional English commit messages with gitmoji based on git diff. Use when creating commit messages, analyzing staged changes, or formatting commits according to conventional commits + gitmoji style.
Generate professional English commit messages with gitmoji based on git diff. Use when creating commit messages, analyzing staged changes, or formatting commits according to conventional commits + gitmoji style.
NPM tools and package management using mise including commitizen, cz-git, and global package configuration
System services configuration guide including AeroSpace, JankyBorders, and AltTab on macOS
| name | hyprland-cheatsheet |
| description | Hyprland window manager shortcuts including window navigation, workspace management, media keys, and configuration files |
| キー | 動作 |
|---|---|
Super + Return | ターミナル(Alacritty)を開く |
Super + Shift + Q | アクティブウィンドウを閉じる |
Super + Shift + M | Hyprlandを終了(ログアウト) |
Super + Shift + E | ファイルマネージャー(Thunar)を開く |
Super + Shift + L | スクリーンロック |
| キー | 動作 |
|---|---|
Super + Space | wofi ランチャー |
| キー | 動作 |
|---|---|
⌘ (Super) + Shift + V | クリップボード履歴から貼り付け(Hyprland バインドは Alt + Shift + V) |
Win(物理Super) + Shift + V | フローティングモード切替 |
Super + Shift + P | 疑似タイル |
Super + J | 分割方向切替 |
| キー | 動作 |
|---|---|
Super + ← | 左のウィンドウにフォーカス |
Super + → | 右のウィンドウにフォーカス |
Super + ↑ | 上のウィンドウにフォーカス |
Super + ↓ | 下のウィンドウにフォーカス |
| キー | 動作 |
|---|---|
Super + h | 左のウィンドウにフォーカス |
Super + l | 右のウィンドウにフォーカス |
Super + k | 上のウィンドウにフォーカス |
Super + j | 下のウィンドウにフォーカス |
| キー | 動作 |
|---|---|
Super + 1-9,0 | ワークスペース 1-10 に切り替え |
Super + Shift + 1-9,0 | アクティブウィンドウをワークスペース 1-10 に移動 |
Super + マウスホイール上 | 前のワークスペース |
Super + マウスホイール下 | 次のワークスペース |
| キー | 動作 |
|---|---|
Super + 左クリックドラッグ | ウィンドウを移動 |
Super + 右クリックドラッグ | ウィンドウをリサイズ |
| キー | 動作 |
|---|---|
Print | 範囲選択スクリーンショット(クリップボードに保存) |
Shift + Print | 全画面スクリーンショット(クリップボードに保存) |
| キー | 動作 |
|---|---|
音量+ | 音量を上げる |
音量- | 音量を下げる |
ミュート | 消音切替 |
再生/一時停止 | メディア再生/一時停止 |
次の曲 | 次のトラック |
前の曲 | 前のトラック |
| キー | 動作 |
|---|---|
輝度+ | 画面輝度を上げる(+10%) |
輝度- | 画面輝度を下げる(-10%) |
| コマンド | 動作 |
|---|---|
hyprctl dispatch exit | Hyprlandを終了 |
hyprctl clients | アクティブなウィンドウ一覧 |
hyprctl workspaces | ワークスペース一覧 |
hyprctl reload | 設定をリロード |
/etc/xdg/hypr/hyprland.conf/etc/xdg/waybar/config/etc/xdg/dunst/dunstrcnixos/desktop/hyprland/waybar.nix でモジュール構成・Catppuccin配色を管理。style.css 内の @define-color を変更すると一括で色が切り替わります。nixos/desktop/hyprland/config.nix の decoration・general ブロックで丸み・ブラー・ボーダー色を制御。nixos/desktop/hyprland/wallpaper.nix がグラデーション壁紙を自動生成します。別画像に差し替える場合は preload/wallpaper 行を書き換え。nixos/desktop/hyprland/wofi.nix でサイズやフォント、ハイライト色を変更可能。systemctl --user restart waybarhyprctl reloadwofi --show drun を都度実行してプレビュー