From 45608e834656a1dd927b17d78d6d7cddebd4bbf4 Mon Sep 17 00:00:00 2001 From: 2Shirt <2xShirt@gmail.com> Date: Thu, 16 Jan 2020 19:00:56 -0700 Subject: [PATCH] Fixed shortcuts for hw-sensors --- setup/linux/include_x/airootfs/etc/skel/.config/i3/config | 4 ++-- .../linux/include_x/airootfs/etc/skel/.config/openbox/rc.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/setup/linux/include_x/airootfs/etc/skel/.config/i3/config b/setup/linux/include_x/airootfs/etc/skel/.config/i3/config index 170cd333..91e754b8 100644 --- a/setup/linux/include_x/airootfs/etc/skel/.config/i3/config +++ b/setup/linux/include_x/airootfs/etc/skel/.config/i3/config @@ -77,7 +77,7 @@ bindsym $ctrl+$alt+i exec "hardinfo" bindsym $ctrl+$alt+m exec "urxvt -title 'Mount All Volumes' -e mount-all-volumes gui" bindsym $ctrl+$alt+s exec "urxvt -title 'Hardware Diagnostics' -e hw-diags --quick" bindsym $ctrl+$alt+t exec "urxvt" -bindsym $ctrl+$alt+v exec "urxvt -title 'Hardware Sensors' -e watch -c -n1 -t hw-sensors" +bindsym $ctrl+$alt+v exec "urxvt -title 'Hardware Sensors' -e hw-sensors" bindsym $ctrl+$alt+w exec "firefox" bindsym $mod+d exec "urxvt -title 'Hardware Diagnostics' -e hw-diags" bindsym $mod+f exec "thunar ~" @@ -85,7 +85,7 @@ bindsym $mod+i exec "hardinfo" bindsym $mod+m exec "urxvt -title 'Mount All Volumes' -e mount-all-volumes gui" bindsym $mod+s exec "urxvt -title 'Hardware Diagnostics' -e hw-diags --quick" bindsym $mod+t exec "urxvt" -bindsym $mod+v exec "urxvt -title 'Hardware Sensors' -e watch -c -n1 -t hw-sensors" +bindsym $mod+v exec "urxvt -title 'Hardware Sensors' -e hw-sensors" bindsym $mod+w exec "firefox" focus_follows_mouse no diff --git a/setup/linux/include_x/airootfs/etc/skel/.config/openbox/rc.xml b/setup/linux/include_x/airootfs/etc/skel/.config/openbox/rc.xml index 08222f27..28d9e8bd 100644 --- a/setup/linux/include_x/airootfs/etc/skel/.config/openbox/rc.xml +++ b/setup/linux/include_x/airootfs/etc/skel/.config/openbox/rc.xml @@ -334,7 +334,7 @@ - urxvt -title "Hardware Sensors" -e watch -c -n1 -t hw-sensors + urxvt -title "Hardware Sensors" -e hw-sensors @@ -384,7 +384,7 @@ - urxvt -title "Hardware Sensors" -e watch -c -n1 -t hw-sensors + urxvt -title "Hardware Sensors" -e hw-sensors