[hyprland] Remove wl-paste.
This commit is contained in:
@@ -47,9 +47,12 @@
|
||||
"gsettings set org.gnome.desktop.interface gtk-theme \"Adwaita-dark\""
|
||||
# Hyprland doesn't paste into Firefox or Wine apps. This program is a workaround.
|
||||
# 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
|
||||
# -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 = {
|
||||
|
||||
Reference in New Issue
Block a user