Removed type and type-hint in controlcenter.ui
This commit is contained in:
@@ -4,10 +4,8 @@
|
||||
<requires lib="gtk+" version="3.24"/>
|
||||
<template class="SwayNotificatonCenterControlCenterWidget" parent="GtkApplicationWindow">
|
||||
<property name="can-focus">False</property>
|
||||
<property name="type">popup</property>
|
||||
<property name="resizable">False</property>
|
||||
<property name="default-width">500</property>
|
||||
<property name="type-hint">popup-menu</property>
|
||||
<property name="skip-taskbar-hint">True</property>
|
||||
<property name="skip-pager-hint">True</property>
|
||||
<property name="urgency-hint">True</property>
|
||||
|
Reference in New Issue
Block a user