Initial commit
This commit is contained in:
commit
209ba130c0
4852 changed files with 1517959 additions and 0 deletions
8
.config/hypr/scripts/systeminfo.sh
Executable file
8
.config/hypr/scripts/systeminfo.sh
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
#!/bin/bash
|
||||
clear
|
||||
figlet -f smslant "Systeminfo"
|
||||
echo
|
||||
setsid hyprctl systeminfo
|
||||
echo
|
||||
echo "Press return to exit"
|
||||
read
|
||||
Loading…
Add table
Add a link
Reference in a new issue