move lucide to Styling
This commit is contained in:
parent
9fc91a92f7
commit
467c9bc0e3
23 changed files with 91 additions and 135 deletions
|
|
@ -1,12 +1,12 @@
|
|||
import qs.components
|
||||
import qs.constants
|
||||
import qs.config
|
||||
import QtQuick
|
||||
import Quickshell.Io
|
||||
|
||||
StyledIconButton {
|
||||
id: clickable
|
||||
|
||||
text: Icons.brickWall
|
||||
text: Styling.lucide.icons.brickWall
|
||||
|
||||
onClicked: {
|
||||
process.running = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue