REGIONS
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
import QtQuick
|
||||
import Quickshell.Io
|
||||
import Quickshell.Wayland
|
||||
|
||||
Rectangle {
|
||||
width: 227
|
||||
height: 212
|
||||
|
||||
AnimatedImage {
|
||||
source: "../Gifs/Acheron.gif"
|
||||
fillMode: Image.PreserveAspectFit
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user