Introducce AAppIconLabel class

Implemented for hyprland
This commit is contained in:
MisterPine
2023-07-10 22:50:58 +02:00
parent 6e9ba3fc01
commit 00e143d47e
5 changed files with 156 additions and 112 deletions

View File

@ -159,6 +159,7 @@ src_files = files(
'src/AModule.cpp',
'src/ALabel.cpp',
'src/AIconLabel.cpp',
'src/AAppIconLabel.cpp',
'src/modules/custom.cpp',
'src/modules/disk.cpp',
'src/modules/idle_inhibitor.cpp',