add noidle alias
This commit is contained in:
@ -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 = {
|
||||
|
Reference in New Issue
Block a user