[hyprland] Remove wl-paste.

This commit is contained in:
2026-05-26 10:50:55 -07:00
parent 6d278d6340
commit f72eb29392

View File

@@ -47,9 +47,12 @@
"gsettings set org.gnome.desktop.interface gtk-theme \"Adwaita-dark\"" "gsettings set org.gnome.desktop.interface gtk-theme \"Adwaita-dark\""
# Hyprland doesn't paste into Firefox or Wine apps. This program is a workaround. # Hyprland doesn't paste into Firefox or Wine apps. This program is a workaround.
# See https://github.com/hyprwm/Hyprland/issues/2319 # See https://github.com/hyprwm/Hyprland/issues/2319
#
# However, it also sometimes gets messed up and prevents all copy-paste. Disabling unless I need it.
#
# -t text = Only handle text # -t text = Only handle text
# -w xclip -selection clipboard = Watch for events and invoke xclip # -w xclip -selection clipboard = Watch for events and invoke xclip
"wl-paste -t text -w xclip -selection clipboard" # "wl-paste -t text -w xclip -selection clipboard"
]; ];
general = { general = {