diff options
Diffstat (limited to 'hypr')
| -rw-r--r-- | hypr/.config/hypr/hyprland.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hypr/.config/hypr/hyprland.conf b/hypr/.config/hypr/hyprland.conf index 5dde431..59e5caa 100644 --- a/hypr/.config/hypr/hyprland.conf +++ b/hypr/.config/hypr/hyprland.conf @@ -37,7 +37,8 @@ exec-once = kitty exec-once = quickshell exec-once = hyprpaper exec-once = dunst -exec-once = wl-paste --watch cliphist store +exec-once = wl-paste --type text --watch cliphist store +exec-once = wl-paste --type image --watch cliphist store # ╔════════════════════════════════════════╗ # ║ 🌿 ENVIRONMENT VARIABLES ║ |
