Adjust indentation in bash scripts
This commit is contained in:
parent
c3247b08ad
commit
23c57d4d53
3 changed files with 6 additions and 6 deletions
|
|
@ -5,5 +5,5 @@ swaybg -o '*' -i "$1" -m fill &
|
|||
waybar &
|
||||
|
||||
swayidle timeout 120 'swaylock -f --grace=180' \
|
||||
timeout 600 'systemctl suspend' \
|
||||
before-sleep 'swaylock -f' &
|
||||
timeout 600 'systemctl suspend' \
|
||||
before-sleep 'swaylock -f' &
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue