Update
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
# Beware! This file is rewritten by htop when settings are changed in the interface.
|
# Beware! This file is rewritten by htop when settings are changed in the interface.
|
||||||
# The parser is also very primitive, and not human-friendly.
|
# The parser is also very primitive, and not human-friendly.
|
||||||
fields=0 46 39 1
|
fields=0 46 39 1
|
||||||
sort_key=0
|
sort_key=46
|
||||||
sort_direction=1
|
sort_direction=1
|
||||||
hide_threads=1
|
hide_threads=1
|
||||||
hide_kernel_threads=1
|
hide_kernel_threads=1
|
||||||
|
|||||||
@@ -27,6 +27,7 @@ bindsym $mod+e exec urxvt -e ranger
|
|||||||
bindsym $mod+m exec urxvt -e ncmpcpp
|
bindsym $mod+m exec urxvt -e ncmpcpp
|
||||||
bindsym $mod+t exec urxvt -e tremc
|
bindsym $mod+t exec urxvt -e tremc
|
||||||
bindsym $mod+c exec urxvt -e python -q
|
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+p exec ~/scripts/music.sh toggle
|
||||||
bindsym $mod+Shift+n exec ~/scripts/music.sh next
|
bindsym $mod+Shift+n exec ~/scripts/music.sh next
|
||||||
|
|||||||
Reference in New Issue
Block a user