Merge settings window to main #23

Merged
Zacharias-Brohn merged 48 commits from settingsWindow into main 2026-03-18 16:27:50 +01:00
4 changed files with 9 additions and 2 deletions
Showing only changes of commit e65ec01b12 - Show all commits
+1
View File
@@ -1,3 +1,4 @@
./result/
.pyre/
.cache/
.venv/
+2
View File
@@ -43,6 +43,8 @@ This installs the QML plugin to `/usr/lib/qt6/qml`.
### NixOS
**Note that not all features work well. This is due to limited testing on NixOS.**
In your flake.nix file, add the following in your inputs.
```nix
+2 -2
View File
@@ -1,11 +1,11 @@
{
pkgs, # To ensure the nixpkgs version of app2unit
pkgs,
fetchFromGitHub,
...
}:
pkgs.app2unit.overrideAttrs (
final: prev: rec {
version = "1.0.3"; # Fix old issue related to missing env var
version = "1.0.3";
src = fetchFromGitHub {
owner = "Vladimir-csp";
repo = "app2unit";
+4
View File
@@ -25,6 +25,8 @@
pkg-config,
pythonEnv,
zshell-cli,
ddcutil,
brightnessctl,
}:
let
version = "1.0.0";
@@ -39,6 +41,8 @@ let
bash
hyprland
zshell-cli
ddcutil
brightnessctl
];
fontconfig = makeFontsConf {