Update text

This commit is contained in:
2025-10-15 15:20:28 +02:00
parent 49c49e2e90
commit 1d70410331
+14 -7
View File
@@ -1,7 +1,14 @@
<p align="center"> <<!DOCTYPE html>
<html>
<head>
<style>
h3 {text-align: center;}
p {text-align: center;}
</style>
</head>
<h3> Pet March (Evernight) </h3><br /> <h3> Pet March (Evernight) </h3><br />
My selfmade desktop pet using QT. <p>My selfmade desktop pet using QT. </p>
</p>
<div align="center" style="margin: 0px 30px 0px 0px;"> <div align="center" style="margin: 0px 30px 0px 0px;">
<img src=./Assets/evernight.gif /> <img src=./Assets/evernight.gif />
@@ -11,7 +18,7 @@ My selfmade desktop pet using QT.
- ToggleLayer: swap layer between bottom and top - ToggleLayer: swap layer between bottom and top
- ToggleOverlay: swap layer between bottom and overlay - ToggleOverlay: swap layer between bottom and overlay
- Auto pet resize - Auto pet resize
- <style>input[type='checkbox'][readonly]{pointer-events: none;}</style> Hyprland keybind support - Hyprland keybind support
- [x] Add multiple pets - Add multiple pets
- [x] Add moveability to pets with mouse inputs - Add moveability to pets with mouse inputs
- [x] Multimonitor support - Multimonitor support