Add mpdmenu fork script to dotfiles
This commit is contained in:
parent
3c65def672
commit
eee2102c47
@ -66,7 +66,6 @@ call plug#begin('~/.config/nvim/bundle')
|
||||
Plug 'bfrg/vim-cpp-modern'
|
||||
Plug 'jelera/vim-javascript-syntax'
|
||||
Plug 'udalov/kotlin-vim'
|
||||
|
||||
call plug#end()
|
||||
|
||||
"=============
|
||||
|
@ -1,6 +1,6 @@
|
||||
[FileDialog]
|
||||
history=file:///home/samedamci/Pictures/Screenshots
|
||||
lastVisited=file:///home/samedamci/Pictures/Screenshots
|
||||
history=file:///home/samedamci/Pictures/Screenshots, file:///home/samedamci/.scripts/rofi-keepassxc
|
||||
lastVisited=file:///home/samedamci/.scripts/rofi-keepassxc
|
||||
qtVersion=5.14.1
|
||||
shortcuts=file:, file:///home/samedamci
|
||||
sidebarWidth=90
|
||||
|
@ -99,6 +99,6 @@ XF86AudioPlay
|
||||
mpc toggle
|
||||
# Open ncmpcpp
|
||||
XF86Tools
|
||||
st -e ncmpcpp
|
||||
$HOME/.scripts/mpdmenu/mpdmenu
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user