miner commits

This commit is contained in:
Zastian Pretorius
2022-08-13 23:14:23 +01:00
parent c91fc60a85
commit 1432905eaa
24 changed files with 3579 additions and 439 deletions

View File

@@ -1,10 +1,11 @@
#!/usr/bin/env bash
#chack to see if trackma is running
chack to see if trackma is running
if pgrep -x "trackma" > /dev/null
then
alacritty -e "$HOME"/Documents/Rust/kami/target/release/kami -a
else
trackma
alacritty -e "$HOME"/Documents/Rust/kami/target/release/kami -a
fi

View File

@@ -1,3 +1,3 @@
#!/bin/bash
swaylock -i Pictures/Wallpapers/15.jpg --ring-color 8218c4 --key-hl-color 3e0c60
swaylock -i "$HOME"/Pictures/Wallpapers/15.jpg --ring-color 8218c4 --key-hl-color 3e0c60

View File

@@ -0,0 +1,3 @@
#!/bin/bash
trackma