tips:linux:arch:gui:desktop:hyprland:start

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
tips:linux:arch:gui:desktop:hyprland:start [2026/05/24 15:58] asaasatips:linux:arch:gui:desktop:hyprland:start [2026/05/26 00:09] (現在) – [hyprland.conf 最小限カスタムしたやつ] asaasa
行 136: 行 136:
     }     }
 } }
 +
 +xwayland {
 +    force_zero_scaling = true
 +}
 +
 exec-once = sleep 5 && waybar exec-once = sleep 5 && waybar
 exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP exec-once = dbus-update-activation-environment --systemd WAYLAND_DISPLAY XDG_CURRENT_DESKTOP
  
 #クリップボード #クリップボード
 +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
行 164: 行 170:
 bind = $mainMod, B, exec, $browser bind = $mainMod, B, exec, $browser
 bind = $mainMod, R, exec, wofi --show drun bind = $mainMod, R, exec, wofi --show drun
 +bind = $mainMod, F, fullscreen, 0       # normal fullscreen
 +bind = $mainMod SHIFT, F, fullscreen, 1 # maximize fullscreen (statusbar etc saved)
 bind = $mainMod SHIFT, S, exec, grim -g "$(slurp)" - | wl-copy bind = $mainMod SHIFT, S, exec, grim -g "$(slurp)" - | wl-copy
 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
  
 # フォーカス移動 # フォーカス移動
  • tips/linux/arch/gui/desktop/hyprland/start.1779605933.txt.gz
  • 最終更新: 2026/05/24 15:58
  • by asaasa