added dtrx to rc.conf
This commit is contained in:
parent
227e128d34
commit
41385d77d0
|
|
@ -314,7 +314,7 @@ bindsym $mod+F2 exec --no-startup-id python ~/.config/Scripts/shortcuts.py
|
|||
bindsym $mod+F3 exec --no-startup-id arandr
|
||||
bindsym $mod+F4 exec --no-startup-id sudo systemctl hibernate
|
||||
bindsym $mod+F5 exec --no-startup-id sudo systemctl restart NetworkManager
|
||||
bindsym $mod+F6 exec --no-startup-id urxvt -e transmission-remote-cli
|
||||
bindsym $mod+F6 exec --no-startup-id sudo systemctl --user restart wallpaper.service
|
||||
bindsym $mod+F7 exec transset -a --dec .15
|
||||
bindsym $mod+F8 exec transset -a --inc .15
|
||||
bindsym $mod+F9 exec --no-startup-id sudo mount -a
|
||||
|
|
|
|||
|
|
@ -478,7 +478,7 @@ map cW bulkrename %s
|
|||
map mkd console mkdir%space
|
||||
map sc console shell ln -sT%space
|
||||
map D console delete
|
||||
map X shell ~/.config/Scripts/extract %f
|
||||
map X shell dtrx %f
|
||||
map Z shell tar -cvzf %f.tar.gz %f
|
||||
map <C-f> fzf_select
|
||||
map <C-l> fzf_locate
|
||||
|
|
|
|||
Loading…
Reference in New Issue