parent
a0ee4512b3
commit
ba801201a7
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
# Title: Hi There
|
||||
# Description: Creates a hidden link file that override the ctrl+c functionality.
|
||||
# So, where the use press ctrl+c it lunches the first sign-in animation.
|
||||
# So, when the user press ctrl+c it lunches the first sign-in animation.
|
||||
# Author: Cribbit
|
||||
# Version: 1.0
|
||||
# Category: Pranks
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
|
||||
## Description
|
||||
Creates a hidden link file that override the ctrl+c functionality.
|
||||
So, where the use press ctrl+c it lunches the first sign-in animation.
|
||||
So, when the user press ctrl+c it lunches the first sign-in animation.
|
||||
|
||||
## Notes
|
||||
to kill the animation, you need to open task manger and look for "First Sign-in Animation".
|
||||
|
|
Loading…
Reference in New Issue