mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
adjustment for newsbeuter->newsboat change
This commit is contained in:
parent
b9895800f1
commit
b3bb71269d
@ -8,7 +8,7 @@ shopt -s autocd #Allows you to cd into directory merely by typing the directory
|
|||||||
alias music="ncmpcpp"
|
alias music="ncmpcpp"
|
||||||
alias clock="ncmpcpp -s clock"
|
alias clock="ncmpcpp -s clock"
|
||||||
alias visualizer="ncmpcpp -s visualizer"
|
alias visualizer="ncmpcpp -s visualizer"
|
||||||
alias news="newsbeuter"
|
alias news="newsboat"
|
||||||
alias email="mutt"
|
alias email="mutt"
|
||||||
alias files="ranger"
|
alias files="ranger"
|
||||||
alias chat="weechat"
|
alias chat="weechat"
|
||||||
|
|||||||
@ -226,8 +226,8 @@ bindsym $mod+Shift+v exec projectM-pulseaudio
|
|||||||
#bindsym $mod+b exec $prev
|
#bindsym $mod+b exec $prev
|
||||||
bindsym $mod+Shift+b exec --no-startup-id blender; workspace $ws6
|
bindsym $mod+Shift+b exec --no-startup-id blender; workspace $ws6
|
||||||
|
|
||||||
bindsym $mod+n exec $term -e newsbeuter
|
bindsym $mod+n exec $term -e newsboat
|
||||||
#bindsym $mod+Shift+n exec $term -e newsbeuter
|
#bindsym $mod+Shift+n exec $term -e newsboat
|
||||||
|
|
||||||
bindsym $mod+m exec $music
|
bindsym $mod+m exec $music
|
||||||
bindsym $mod+Shift+m exec $mute
|
bindsym $mod+Shift+m exec $mute
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user