Transform Qutebrowser into module

This commit is contained in:
Yorick Barbanneau 2023-12-25 22:28:12 +01:00
parent 1d907edb1c
commit 18ea2b4ec8
7 changed files with 387 additions and 372 deletions

View file

@ -28,8 +28,4 @@ xkb_symbols "us-intl-winmax" {
transform = "90";
};
};
imports = [
../qutebrowser
];
}