parent
524a2a6de9
commit
b915591b26
5 changed files with 17 additions and 16 deletions
nixosModules/ags/config/widgets/on-screen-display
|
@ -11,6 +11,7 @@ import Brightness from '../../services/brightness';
|
|||
declare global {
|
||||
function popup_osd(osd: string): void;
|
||||
}
|
||||
|
||||
@register()
|
||||
class ProgressBar extends astalify(Gtk.ProgressBar) {
|
||||
constructor(props: ConstructProps<
|
Loading…
Add table
Add a link
Reference in a new issue