Skip to content

imLinguin/vanilla-drivers-utility

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vanilla Drivers Utility

Translation Status

A frontend in GTK 4 and Libadwaita for ubuntu-drivers.


Build

Dependencies

  • build-essential
  • meson
  • libadwaita-1-dev
  • gettext
  • desktop-file-utils
  • ubuntu-drivers-common

Build

meson build
ninja -C build

Install

sudo ninja -C build install

Run

vanilla-drivers-utility

# embedded mode
vanilla-drivers-utility --embedded

Other distributions

This utility works on any Ubuntu-based distribution, just note that NoDisplay=true is set in the desktop file, since Vanilla OS uses the embedded mode. If you want to use the standalone mode, you can remove this line and the icon will be shown in the applications menu of your distribution.

About

A frontend in GTK 4 and Libadwaita for ubuntu-drivers.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 83.9%
  • Meson 16.1%