mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-15 00:34:05 +09:00
Add setting to define previews animation time
This commit is contained in:
@@ -413,12 +413,17 @@
|
||||
<key type="s" name="window-preview-title-font-color">
|
||||
<default>"#dddddd"</default>
|
||||
<summary>Window previews title font color</summary>
|
||||
<description>This defines the Window previews titles font color.</description>
|
||||
<description>This defines the window preview titles font color.</description>
|
||||
</key>
|
||||
<key type="i" name="window-preview-title-font-size">
|
||||
<default>14</default>
|
||||
<summary>Window previews title font size</summary>
|
||||
<description>This defines the Window previews titles font size.</description>
|
||||
<description>This defines the window preview titles font size.</description>
|
||||
</key>
|
||||
<key type="i" name="window-preview-animation-time">
|
||||
<default>300</default>
|
||||
<summary>Window previews animation time</summary>
|
||||
<description>This defines the window previews animation time.</description>
|
||||
</key>
|
||||
<key name="window-preview-title-font-weight" enum="org.gnome.shell.extensions.dash-to-panel.fontWeight">
|
||||
<default>'inherit'</default>
|
||||
|
||||
Reference in New Issue
Block a user