fix: more keybind cleanup, remove hyprlock
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
hl.window_rule({
|
||||
match = {
|
||||
title = "Bitwarden|secret",
|
||||
},
|
||||
no_screen_share = true
|
||||
})
|
||||
|
||||
hl.window_rule({
|
||||
match = {
|
||||
class = "nm-connection-editor|[aA]uthentication",
|
||||
},
|
||||
no_screen_share = true
|
||||
})
|
||||
Reference in New Issue
Block a user