Reworked Hyprland dir
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
pamixer
|
||||
brightnessctl
|
||||
playerctl
|
||||
waypaper
|
||||
];
|
||||
|
||||
systemd.user.targets.hyprland-session.Unit.Wants = [ "xdg-desktop-autostart.target" ];
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
{ ... }:
|
||||
{
|
||||
# Hypridle configuration
|
||||
services.hypridle = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
||||
@@ -1,8 +1,4 @@
|
||||
{ ... }:
|
||||
|
||||
{
|
||||
|
||||
# Hyprlock configuration
|
||||
programs.hyprlock = {
|
||||
enable = true;
|
||||
settings = {
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
{ ... }:
|
||||
{
|
||||
services.mako = {
|
||||
enable = true;
|
||||
|
||||
Reference in New Issue
Block a user