summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorsilly <u65487754@gmail.com>2026-04-12 07:15:16 +0000
committerGitHub <noreply@github.com>2026-04-12 07:15:16 +0000
commit8696cba6e9426b82cdffced9a3d003d1b80abbb4 (patch)
tree7f70c2522f7048cff6795611f86dd6aa5902321c /.config
parentfbf97ae334fd9921308c93940e978b6f9f6ebb0e (diff)
Update hyprland.conf
Diffstat (limited to '.config')
-rw-r--r--.config/hypr/hyprland.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index 064de03..b54eb07 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -111,7 +111,7 @@ bind = $mod, V, togglefloating
bind = $mod, R, exec, $menu
bind = $mod, F, fullscreen, 0
bind = $mod, Tab, workspace, m+1
-bind = $mod, P, exec, hyprpicker --autocopy
+bind = $mod, P, exec, bash -c '[[ -f /tmp/hyprpickerlock ]] && exit; touch /tmp/hyprpickerlock; hyprpicker --autocopy; rm -f /tmp/hyprpickerlock'
bind = ALT, S, exec, bash -c '[[ -f /tmp/slurplock ]] && exit; touch /tmp/slurplock; grim -g "$(slurp)" - | wl-copy; rm -f /tmp/slurplock'
bind = $mod, left, movefocus, l