From 5a4589858cc3e4203cb0368820baf04aca8deca4 Mon Sep 17 00:00:00 2001 From: "Alexandre Cavalheiro S. Tiago da Silva" Date: Mon, 18 Dec 2023 19:38:23 -0300 Subject: [PATCH] fix: allow pasting into wine games wlroots problem apparently --- programs/hyprland/hyprland.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/programs/hyprland/hyprland.conf b/programs/hyprland/hyprland.conf index 2b92afa..fead868 100644 --- a/programs/hyprland/hyprland.conf +++ b/programs/hyprland/hyprland.conf @@ -83,6 +83,7 @@ monitor = DP-2, 2560x1440@165, 0x0, 1 # Execute your favorite apps at launch exec-once = ~/.local/share/scripts/hyprland/start_services.sh +exec-once = wl-paste -t text -w xclip -selection clipboard # Source a file (multi-file configs) # source = ~/.config/hypr/myColors.conf