fix: launch commands, notes, fix termfilepicker

This commit is contained in:
2026-06-15 11:25:03 +02:00
parent 8df7e679d4
commit aeed3ecd88
4 changed files with 26 additions and 23 deletions
-3
View File
@@ -38,6 +38,3 @@ class Hyprland(decman.Module):
"./config/wlogout", owner=config.user, group=config.user
)
}
def on_change(self, store: decman.Store):
return super().on_change(store)