Updated picom and bspwm and coc extension
Signed-off-by: Louis Vallat <louis@louis-vallat.xyz>
This commit is contained in:
parent
65063d0aa9
commit
ac85b3abdb
@ -5,8 +5,7 @@ pgrep -x sxhkd > /dev/null || sxhkd &
|
|||||||
xrdb -load $HOME/.config/.Xresources &
|
xrdb -load $HOME/.config/.Xresources &
|
||||||
dunst -conf $HOME/.config/dunst/dunstrc &
|
dunst -conf $HOME/.config/dunst/dunstrc &
|
||||||
picom &
|
picom &
|
||||||
feh --bg-fill ~/Pictures/ku8phghju9981.png &
|
feh --bg-fill ~/Pictures/rzxn754qg6m81.jpg &
|
||||||
xset s off &
|
|
||||||
/usr/lib/kdeconnectd & disown
|
/usr/lib/kdeconnectd & disown
|
||||||
nextcloud & disown
|
nextcloud & disown
|
||||||
|
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@yaegassy/coc-intelephense": ">=0.9.4",
|
"@yaegassy/coc-intelephense": ">=0.14.1",
|
||||||
"coc-clangd": ">=0.17.0",
|
"coc-clangd": ">=0.20.1",
|
||||||
"coc-cmake": ">=0.2.0",
|
"coc-cmake": ">=0.2.0",
|
||||||
"coc-css": ">=1.2.6",
|
"coc-css": ">=1.3.0",
|
||||||
"coc-html": ">=1.4.1",
|
"coc-html": ">=1.6.1",
|
||||||
"coc-java": ">=1.5.4",
|
"coc-java": ">=1.5.5",
|
||||||
"coc-json": ">=1.3.4",
|
"coc-json": ">=1.4.1",
|
||||||
"coc-python": ">=1.2.13",
|
"coc-python": ">=1.2.13",
|
||||||
"coc-rust-analyzer": ">=0.53.0",
|
"coc-rust-analyzer": ">=0.61.0",
|
||||||
"coc-sh": ">=0.6.0",
|
"coc-sh": ">=0.6.1",
|
||||||
"coc-texlab": ">=3.2.0",
|
"coc-texlab": ">=3.2.0",
|
||||||
"coc-tsserver": ">=1.8.6"
|
"coc-tsserver": ">=1.9.14"
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user