hyprland: more improvements

This commit is contained in:
Leonardo Eugênio 2024-01-21 01:24:23 -03:00
parent f3ef679499
commit fb323ec227
7 changed files with 64 additions and 10 deletions

View file

@ -1,6 +1,6 @@
{ config, osConfig, pkgs, lib, font, ... }:
let
inherit (pkgs.uservars) key theme accent font;
inherit (pkgs.uservars) key theme accent font desktop;
inherit (theme) color;
in
{
@ -8,7 +8,7 @@ in
programs.waybar = {
enable = true;
systemd.enable = true;
systemd.target = "sway-session.target";
systemd.target = "${desktop}-session.target";
settings = [{
layer = "top";
modules-left = [