add noidle alias

This commit is contained in:
2025-02-28 19:05:07 +01:00
parent 6a72c4bdf3
commit b9f5d33f60

View File

@ -6,7 +6,7 @@
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2024/10/17 18:15:38 by tomoron #+# #+# #
# Updated: 2025/02/25 12:03:56 by tomoron ### ########.fr #
# Updated: 2025/02/28 19:04:49 by tomoron ### ########.fr #
# #
# **************************************************************************** #
@ -46,6 +46,7 @@
clr = "clear";
tagueule = "asusctl profile -P Quiet";
parle = "asusctl profile -P performance";
noidle = "systemctl --user stop hypridle";
};
programs.bash = {