Reworked Hyprland dir

This commit is contained in:
2026-06-30 00:32:15 +02:00
parent a0f6f9052b
commit 57bed639e8
5 changed files with 4 additions and 10 deletions
+1
View File
@@ -15,6 +15,7 @@
pamixer
brightnessctl
playerctl
waypaper
];
systemd.user.targets.hyprland-session.Unit.Wants = [ "xdg-desktop-autostart.target" ];
-2
View File
@@ -1,6 +1,4 @@
{ ... }:
{
# Hypridle configuration
services.hypridle = {
enable = true;
settings = {
-4
View File
@@ -1,8 +1,4 @@
{ ... }:
{
# Hyprlock configuration
programs.hyprlock = {
enable = true;
settings = {
-1
View File
@@ -1,4 +1,3 @@
{ ... }:
{
services.mako = {
enable = true;