diff options
| author | silly <u65487754@gmail.com> | 2026-04-06 15:22:14 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-06 15:22:14 +0000 |
| commit | 75d3cfbb6be6f1640b3dfb0965ff4b2a9070ec4c (patch) | |
| tree | 653247fccb1322f4e3c6e601bae6b7057736f0ab /.config/hypr | |
| parent | 28de5434d8246f1a1aec09702989412523d0e558 (diff) | |
Update hyprland.conf
Diffstat (limited to '.config/hypr')
| -rw-r--r-- | .config/hypr/hyprland.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf index d14229e..974831c 100644 --- a/.config/hypr/hyprland.conf +++ b/.config/hypr/hyprland.conf @@ -112,6 +112,7 @@ bind = $mainMod, V, togglefloating bind = $mainMod, R, exec, $menu bind = $mainMod, F, fullscreen, 0 bind = $mainMod, Tab, workspace, m+1 +bind = $mainMod, P, exec, hyprpicker --autocopy bind = ALT, S, exec, grim -g "$(slurp)" - | wl-copy bind = $mainMod, left, movefocus, l |
