working bar context menus + kbd downsize

This commit is contained in:
galister
2026-01-07 19:03:47 +09:00
parent 165070da51
commit ac9f3c6d23
12 changed files with 237 additions and 142 deletions

View File

@@ -249,4 +249,7 @@ pub struct GeneralConfig {
#[serde(default)]
pub xwayland_by_default: bool,
#[serde(default)]
pub context_menu_hold_and_release: bool,
}