summaryrefslogtreecommitdiff
path: root/.config
diff options
context:
space:
mode:
authorsilly <u65487754@gmail.com>2026-03-08 03:35:14 +0100
committerGitHub <noreply@github.com>2026-03-08 03:35:14 +0100
commitfd595ab92d7ebc0a9c8eb8ceb154e9b8ad2e6ccf (patch)
tree45ac48bf1d64075563499ad8c45b5a225c35b55b /.config
parent582967a8f8b59bfbb78d56df7c8ec07f25a7b7d6 (diff)
Update hyprland.conf
Diffstat (limited to '.config')
-rw-r--r--.config/hypr/hyprland.conf4
1 files changed, 3 insertions, 1 deletions
diff --git a/.config/hypr/hyprland.conf b/.config/hypr/hyprland.conf
index 61a610e..d0218d8 100644
--- a/.config/hypr/hyprland.conf
+++ b/.config/hypr/hyprland.conf
@@ -13,6 +13,8 @@ $mainMod = SUPER
exec-once = systemctl --user start hyprpolkitagent
exec-once = swww-daemon
+exec-once = wl-paste --type text --watch cliphist store
+exec-once = wl-paste --type image --watch cliphist store
general {
gaps_in = 5
@@ -101,7 +103,7 @@ bind = $mainMod, P, pseudo,
bind = $mainMod, J, togglesplit,
bind = $mainMod, F, fullscreen, 0
bind = $mainMod, Tab, workspace, m+1
-bind = ALT SHIFT, S, exec, grim -g "$(slurp)" - | wl-copy
+bind = ALT, S, exec, grim -g "$(slurp)" - | wl-copy
bind = $mainMod, left, movefocus, l
bind = $mainMod, right, movefocus, r