nix-conf/home/config/scripts/lockscreen.sh
2024-12-14 16:55:50 +08:00

8 lines
174 B
Bash
Executable file

#!/bin/bash
#Script for lockscreen
sleep 2
powerprofilesctl set power-saver
hyprlock -c ~/.config/dotfiles/hyprland/hyprlock/hyprlock.conf
powerprofilesctl set performance