Initial commit
This commit is contained in:
1
.scripts/coolbeans
Executable file
1
.scripts/coolbeans
Executable file
@@ -0,0 +1 @@
|
||||
echo "Cool beans. Cool Cool Beans Beans"
|
||||
5
.scripts/reload-waybar.sh
Executable file
5
.scripts/reload-waybar.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#! /bin/bash
|
||||
|
||||
killall waybar
|
||||
waybar &
|
||||
clear
|
||||
Reference in New Issue
Block a user