changed to setup script to /etc/skel
This commit is contained in:
8
arch_check/.config/hypr/scripts/systeminfo.sh
Executable file
8
arch_check/.config/hypr/scripts/systeminfo.sh
Executable file
@@ -0,0 +1,8 @@
|
||||
#!/usr/bin/env bash
|
||||
clear
|
||||
figlet -f smslant "Systeminfo"
|
||||
echo
|
||||
setsid hyprctl systeminfo
|
||||
echo
|
||||
echo "Press return to exit"
|
||||
read
|
||||
Reference in New Issue
Block a user