diff options
Diffstat (limited to 'chadsearch')
-rwxr-xr-x | chadsearch | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ chadsearch () { - librewolf --search "$1" + librewolf --new-window --search "$1" } chadsearch $1 |
![]() |
index : chadscripts | |
My scripts. | filip.rabiega@gmail.com |
summaryrefslogtreecommitdiff |
-rwxr-xr-x | chadsearch | 2 |
@@ -2,7 +2,7 @@ chadsearch () { - librewolf --search "$1" + librewolf --new-window --search "$1" } chadsearch $1 |