diff --git a/.config/htop/htoprc b/.config/htop/htoprc index 49f19a6..02ca9ac 100644 --- a/.config/htop/htoprc +++ b/.config/htop/htoprc @@ -1,7 +1,7 @@ # Beware! This file is rewritten by htop when settings are changed in the interface. # The parser is also very primitive, and not human-friendly. fields=0 46 39 1 -sort_key=0 +sort_key=46 sort_direction=1 hide_threads=1 hide_kernel_threads=1 diff --git a/.config/i3/config b/.config/i3/config index f4cba56..9896bcd 100644 --- a/.config/i3/config +++ b/.config/i3/config @@ -27,6 +27,7 @@ bindsym $mod+e exec urxvt -e ranger bindsym $mod+m exec urxvt -e ncmpcpp bindsym $mod+t exec urxvt -e tremc bindsym $mod+c exec urxvt -e python -q +bindsym $mod+s exec scrot bindsym $mod+Shift+p exec ~/scripts/music.sh toggle bindsym $mod+Shift+n exec ~/scripts/music.sh next