Drop hardinfo

Launch hw-info script from keyboard shortcut instead
This commit is contained in:
2Shirt 2024-03-25 21:31:05 -07:00
parent f916916946
commit 2fdbd025c1
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C
5 changed files with 6 additions and 7 deletions

4
scripts/hw-info-helper Executable file
View file

@ -0,0 +1,4 @@
#!/bin/zsh
#
sudo hw-info | less -S --use-color

View file

@ -1,5 +1,4 @@
ddrescueview-bin
hardinfo-gtk3
hfsprogs
iwgtk
memtest86-efi

View file

@ -45,7 +45,6 @@ gnu-netcat
gparted
gptfdisk
grub
hardinfo-gtk3
hexedit
hfsprogs
htop

View file

@ -15,9 +15,6 @@ syslinux
tigervnc
wpa_supplicant
# hardinfo-gtk3
cmake
# iwgtk
gtk4
meson

View file

@ -312,7 +312,7 @@
</keybind>
<keybind key="C-A-i">
<action name="Execute">
<command>hardinfo</command>
<command>st -t "Hardware Info" -e hw-info-helper</command>
</action>
</keybind>
<keybind key="C-A-m">
@ -367,7 +367,7 @@
</keybind>
<keybind key="W-i">
<action name="Execute">
<command>hardinfo</command>
<command>st -t "Hardware Info" -e hw-info-helper</command>
</action>
</keybind>
<keybind key="W-m">