差分
このページの2つのバージョン間の差分を表示します。
| 両方とも前のリビジョン 前のリビジョン | |||
| tips:linux:arch:gui:desktop:hyprland:start [2026/05/25 23:59] – [hyprland.conf 最小限カスタムしたやつ] asaasa | tips:linux:arch:gui:desktop:hyprland:start [2026/05/26 00:09] (現在) – [hyprland.conf 最小限カスタムしたやつ] asaasa | ||
|---|---|---|---|
| 行 145: | 行 145: | ||
| # | # | ||
| + | exec-once = cliphist wipe | ||
| exec-once = wl-paste --type text --watch cliphist store | exec-once = wl-paste --type text --watch cliphist store | ||
| exec-once = wl-paste --type image --watch cliphist store | exec-once = wl-paste --type image --watch cliphist store | ||
| 行 173: | 行 174: | ||
| bind = $mainMod SHIFT, S, exec, grim -g " | 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 | ||
| # フォーカス移動 | # フォーカス移動 | ||