kjaflkjsjlkf laptop almost dead

This commit is contained in:
Schrottkatze 2026-01-26 00:43:24 +01:00
commit 31eb5f813f
No known key found for this signature in database
4 changed files with 21 additions and 19 deletions

View file

@ -23,10 +23,20 @@ window-rule {
}
window-rule {
match app-id="vesktop" is-floating=true title="vesktop"
geometry-corner-radius 5
match app-id="chromium-browser"
geometry-corner-radius 6 6 1 1
}
window-rule {
match app-id="vesktop" is-floating=true
geometry-corner-radius 6
}
environment {
ELECTRON_OZONE_PLATFORM_HINT "auto"
}
window-rule {
match app-id="zenity"
geometry-corner-radius 16
}