mirror of
https://github.com/tuxdotrs/tpanel.git
synced 2025-12-18 05:09:51 +05:30
feat(control-center): integrate actions with app toggle
This commit is contained in:
@@ -15,7 +15,6 @@ export const ControlCenter = (gdkmonitor: Gdk.Monitor) => {
|
||||
return (
|
||||
<window
|
||||
name={WINDOW_NAME}
|
||||
visible
|
||||
cssClasses={["control-center"]}
|
||||
gdkmonitor={gdkmonitor}
|
||||
application={app}
|
||||
|
||||
Reference in New Issue
Block a user