Merge remote-tracking branch 'origin/main' into thinkpad

This commit is contained in:
2025-02-11 17:44:03 +01:00
11 changed files with 22 additions and 10 deletions

View File

@ -1,8 +1,8 @@
{ lib, ... }:
let
common = import ../../common.nix;
app = common.default;
theme = import ../../theme.nix;
app = common.default;
in
{
wayland.windowManager.hyprland.settings = {