Better universal copy / paste

Works in Nautilus and other places as expected now
This commit is contained in:
Ryan Hughes
2026-05-23 02:10:51 -04:00
parent dcfedbf89c
commit db7e393104
2 changed files with 30 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
-- Define terminal tag to style them uniformly.
o.window("(Alacritty|kitty|com.mitchellh.ghostty|foot)", { tag = "+terminal" })
o.window("(Alacritty|kitty|com.mitchellh.ghostty|foot|wezterm)", { tag = "+terminal" })
o.window({ tag = "terminal" }, { tag = "-default-opacity", opacity = "0.97 0.9" })