差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン 次のリビジョン | 前のリビジョン | ||
| tips:linux:arch:gui:desktop:hyprland:start [2026/06/08 22:15] – [入れ方] asaasa | tips:linux:arch:gui:desktop:hyprland:start [2026/06/08 22:46] (現在) – [hyprland.conf 最小限カスタムしたやつ] asaasa | ||
|---|---|---|---|
| 行 20: | 行 20: | ||
| thunar mousepad \ | thunar mousepad \ | ||
| pipewire pipewire-pulse wireplumber alsa-utils pavucontrol sof-firmware \ | pipewire pipewire-pulse wireplumber alsa-utils pavucontrol sof-firmware \ | ||
| - | cliphist wl-clipboard grim slurp \ | + | cliphist wl-clipboard grim slurp swappy |
| fcitx5 fcitx5-mozc fcitx5-configtool fcitx5-gtk fcitx5-qt | fcitx5 fcitx5-mozc fcitx5-configtool fcitx5-gtk fcitx5-qt | ||
| user$ LC_ALL=C.UTF-8 xdg-user-dirs-update --force | user$ LC_ALL=C.UTF-8 xdg-user-dirs-update --force | ||
| 行 173: | 行 173: | ||
| bind = $mainMod, F, fullscreen, 0 # normal fullscreen | bind = $mainMod, F, fullscreen, 0 # normal fullscreen | ||
| bind = $mainMod SHIFT, F, fullscreen, 1 # maximize fullscreen (statusbar etc saved) | bind = $mainMod SHIFT, F, fullscreen, 1 # maximize fullscreen (statusbar etc saved) | ||
| - | bind = $mainMod | + | bind = $mainMod |
| + | bind = $mainMod SHIFT, S, exec, grim -g " | ||
| bind = $mainMod SHIFT, V, exec, cliphist list | wofi --dmenu | cliphist decode | wl-copy | bind = $mainMod SHIFT, V, exec, cliphist list | wofi --dmenu | cliphist decode | wl-copy | ||
| bind = $mainMod LCTRL, V, exec, cliphist wipe | bind = $mainMod LCTRL, V, exec, cliphist wipe | ||