refaktor
This commit is contained in:
@@ -4,7 +4,7 @@ import QtQuick.Controls
|
||||
import Quickshell.Wayland
|
||||
import Quickshell.Hyprland
|
||||
import Quickshell.Io
|
||||
import "../../colors"
|
||||
import "../../config"
|
||||
import "./modules"
|
||||
|
||||
PanelWindow {
|
||||
@@ -72,6 +72,7 @@ PanelWindow {
|
||||
text: "Language Learner"
|
||||
anchors.centerIn: parent
|
||||
font.pixelSize: parent.height * 0.8
|
||||
font.family: Config.font
|
||||
color: Colors.tertiary
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user