mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-09-11 17:16:17 -07:00
update
This commit is contained in:
@@ -299,7 +299,7 @@ hl.window_rule({
|
||||
-- {{{ GSM Overlay and LunaTranslator tweaks
|
||||
hl.window_rule({
|
||||
match = {
|
||||
class = "gamesentenceminer",
|
||||
class = "com.beangate.gamesentenceminer",
|
||||
},
|
||||
float = true,
|
||||
border_size = 0,
|
||||
@@ -395,6 +395,19 @@ hl.window_rule({
|
||||
pin = true,
|
||||
})
|
||||
|
||||
hl.window_rule({
|
||||
match = {
|
||||
class = "open-whispr",
|
||||
title = "Voice Recorder",
|
||||
},
|
||||
float = true,
|
||||
xray = false,
|
||||
no_shadow = true,
|
||||
no_blur = true,
|
||||
no_dim = true,
|
||||
opaque = true,
|
||||
})
|
||||
|
||||
-- TODO: manual review — top-level key 'windowurle = no_vrr on, match:class mpv' has no enclosing section
|
||||
|
||||
-- aibar popup (AI usage widget)
|
||||
|
||||
Reference in New Issue
Block a user