change powerSave module settings, add scripts to change power profile
All checks were successful
Build iso when a new version is pushed / test (push) Successful in 2m31s

This commit is contained in:
2025-09-17 18:58:00 +02:00
parent fbc24916b5
commit 074dff48ca
10 changed files with 155 additions and 53 deletions

View File

@ -6,7 +6,7 @@
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2024/10/17 18:15:38 by tomoron #+# #+# #
# Updated: 2025/09/05 19:55:21 by tomoron ### ########.fr #
# Updated: 2025/09/17 18:18:51 by tomoron ### ########.fr #
# #
# **************************************************************************** #
@ -72,8 +72,8 @@
vi = "nvim";
hl = "Hyprland";
clr = "clear";
tagueule = "asusctl profile -P Quiet";
parle = "asusctl profile -P performance";
# tagueule = "asusctl profile -P Quiet";
# parle = "asusctl profile -P performance";
noidle = "systemctl --user stop hypridle";
};
@ -98,7 +98,6 @@
ref = "master";
}}/themes";
# ".local/bin/desk_sync".source = dotfiles/local/bin/desk_sync;
};
services.dunst.enable = true;