Make Picture in Picture Floating

This commit is contained in:
Sravan Balaji
2023-03-25 19:31:19 -04:00
parent 122669ed6f
commit 99c351b217
2 changed files with 2 additions and 0 deletions

View File

@@ -689,6 +689,7 @@ awful.rules.rules = {
-- and the name shown there might not match defined rules here.
name = {
"Event Tester", -- xev.
"Picture in picture",
},
role = {
"AlarmWindow", -- Thunderbird's calendar.

1
rc.lua
View File

@@ -489,6 +489,7 @@ awful.rules.rules = {
-- and the name shown there might not match defined rules here.
name = {
"Event Tester", -- xev.
"Picture in picture",
},
role = {
"AlarmWindow", -- Thunderbird's calendar.