add system logo
This commit is contained in:
parent
375ded5e81
commit
4af55f8117
3 changed files with 12 additions and 1 deletions
6
modules/bar/components/SystemLogo.qml
Normal file
6
modules/bar/components/SystemLogo.qml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
import Quickshell
|
||||
import Quickshell.Widgets
|
||||
|
||||
IconImage {
|
||||
source: Quickshell.iconPath("archlinux-logo")
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue