fix: allow pasting into wine games
wlroots problem apparently
This commit is contained in:
parent
c1e45d48fd
commit
5a4589858c
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue