add gh-cli
This commit is contained in:
parent
ab917700ee
commit
5b46a0b217
30 changed files with 680 additions and 356 deletions
8
home/config/scripts/lockscreen.sh
Executable file
8
home/config/scripts/lockscreen.sh
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
#!/bin/bash
|
||||
|
||||
#Script for lockscreen
|
||||
|
||||
sleep 2
|
||||
powerprofilesctl set power-saver
|
||||
hyprlock -c ~/.config/dotfiles/hyprland/hyprlock/hyprlock.conf
|
||||
powerprofilesctl set performance
|
||||
Loading…
Add table
Add a link
Reference in a new issue